-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
AMQ 7.0.3.GA
-
None
-
Workaround Exists
-
Brokers that are clusterd with address setting match='#' with auto create for queues and topics to false results in no clustering and constant logging of this sort:
12:25:50,530 WARN [org.apache.activemq.artemis.core.client] AMQ212037: Connection failure has been detected: AMQ119014: Did not receive data from /127.0.0.1:42562 within the 60,000ms connection TTL. The connection will now be closed. [code=CONNECTION_TIMEDOUT]
12:25:50,531 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session a2a6542c-0b62-11e8-a683-185e0fcdacdf
12:25:50,531 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session a2a6542c-0b62-11e8-a683-185e0fcdacdf
12:25:50,531 WARN [org.apache.activemq.artemis.core.server] AMQ222061: Client connection failed, clearing up resources for session a2a67b3d-0b62-11e8-a683-185e0fcdacdf
12:25:50,531 WARN [org.apache.activemq.artemis.core.server] AMQ222107: Cleared up resources for session a2a67b3d-0b62-11e8-a683-185e0fcdacdf
- duplicates
-
ENTMQBR-903 [AMQ7, broker, clusters] predefined address-setting that matches "activemq.notifications"
- Closed
- is related to
-
AMQDOC-2943 Customer feedback - Add a note to the auto create queue feature that disabling it broker wide could cause problems
- Closed
-
ARTEMIS-1688 Loading...
- relates to
-
DISPATCH-920 Loading...