Content-Length: 255137 | pFad | http://github.com/coderzzg/rabbitmq-java-client/commit/e517e4c1da88b9a1b925df8e6d1b75fb42765ca2

0D Merge branch '4.0.x-stable' · coderzzg/rabbitmq-java-client@e517e4c · GitHub
Skip to content

Commit e517e4c

Browse files
Merge branch '4.0.x-stable'
2 parents 312c34c + 4e57202 commit e517e4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main/java/com/rabbitmq/client/impl/nio/NioLoop.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ public void run() {
7878
state.getConnection().handleHeartbeatFailure();
7979
} catch (Exception e) {
8080
LOGGER.warn("Error after heartbeat failure of connection {}", state.getConnection());
81+
} catch (AssertionError e) {
82+
// see https://github.com/rabbitmq/rabbitmq-java-client/issues/237
83+
LOGGER.warn("Assertion error after heartbeat failure of connection {}", state.getConnection());
8184
} finally {
8285
selectionKey.cancel();
8386
}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/coderzzg/rabbitmq-java-client/commit/e517e4c1da88b9a1b925df8e6d1b75fb42765ca2

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy