8000 Merge branch 'stable' · aashish13/rabbitmq-java-client@773cd66 · GitHub
[go: up one dir, main page]

Skip to content

Commit 773cd66

Browse files
committed
Merge branch 'stable'
2 parents 553a5f3 + dcdc80f commit 773cd66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/rabbitmq/client/impl/recovery/AutorecoveringConnection.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,6 @@ synchronized private void beginAutomaticRecovery() throws InterruptedException {
501501
return;
502502
}
503503

504-
this.addAutomaticRecoveryListener(newConn);
505504
this.recoverShutdownListeners(newConn);
506505
this.recoverBlockedListeners(newConn);
507506
this.recoverChannels(newConn);

0 commit comments

Comments
 (0)
0