-
Bug
-
Resolution: Done
-
Blocker
-
7.1.0.DR18, 7.1.0.DR19, 7.1.0.ER1
Scenario
- There are two standalone EAP servers connected with a core bridge.
- Producer sends messages to the server 1.
- Consumer receives messages from the server 2.
- During sending and receiving messages network between servers is temporary offline.
Expectation: All messages sent by producer will be received by consumers.
Reality: Only messages sent before network outage are received.
Customer impact: If some temporary network issue occurs between two EAP servers, communication between them may break so redistribution of messages stops working.
This is regression against 7.1.0.DR17 and 7.0.z.
After the warn message [1] occurs in the log, receiver doesn't receive any new message and I can see messages saying that connection failure has been detected [2].
[1]
10:20:51,407 WARN [org.apache.activemq.artemis.core.client] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$3@55c7c930-1526152403)) AMQ212057: Large Message Streaming is taking too long to flush on back pressure.
[2]
10:21:21,866 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$3@2090800c-1522138360)) AMQ212037: Connection failure has been detected: AMQ119014: Did not receive data from /127.0.0.1:50744 within the 60,000ms connection TTL. The connection will now be closed. [code=CONNECTION_TIMEDOUT] 10:21:21,867 WARN [org.apache.activemq.artemis.core.server] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$3@2090800c-1522138360)) AMQ222061: Client connection failed, clearing up resources for session 5063abaa-3947-11e7-b588-cc3d825f79a4
- is blocked by
-
JBEAP-12044 Upgrade Artemis 1.5.5.jbossorg-006
- Closed
- is incorporated by
-
JBEAP-12044 Upgrade Artemis 1.5.5.jbossorg-006
- Closed