activemq-artemis/tests
onlyMIT 971f673c60 ARTEMIS-2206 The MQTT consumer reconnection caused the queue to not be cleared, and caused Artemis broker to throw a NullPointerException.
When the MQTT consumer client (cleanSession property set to true) reconnected, there are certain probabilities that these two bugs will occur.
This is because the MQTT consumer client thinks that its connection has been disconnected and triggers reconnection, but the MQTT connection is still alive at Artemis broker. This bug occurs when new and old connections occur while operating the same queue for unsafe behavior.
2019-03-12 17:51:12 -04:00
..
activemq5-unit-tests ARTEMIS-1977 Stripping activemq-artemis as a separated proejct 2019-03-07 11:34:15 -05:00
artemis-test-support ARTEMIS-196 Implement Consumer Priority 2019-01-23 11:19:24 -05:00
compatibility-tests ARTEMIS-1977 Stripping activemq-artemis as a separated proejct 2019-03-07 11:34:15 -05:00
config NO-JIRA Logging integration-tests/DEBUG is being too verbose on the testsuite 2017-01-30 22:26:48 -05:00
extra-tests NO-JIRA fix on JMSBridgeTestBase 2018-11-14 10:43:20 -05:00
integration-tests ARTEMIS-2206 The MQTT consumer reconnection caused the queue to not be cleared, and caused Artemis broker to throw a NullPointerException. 2019-03-12 17:51:12 -04:00
jms-tests ARTEMIS-196 Implement Consumer Priority 2019-01-23 11:19:24 -05:00
joram-tests ARTEMIS-1058 Improving web temporary cleanup 2019-02-06 09:36:04 -05:00
karaf-client-integration-tests [maven-release-plugin] prepare for next development iteration 2018-05-16 11:03:26 -04:00
performance-tests ARTEMIS-1977 Stripping activemq-artemis as a separated proejct 2019-03-07 11:34:15 -05:00
smoke-tests ARTEMIS-1887 and ARTEMIS-1885 Adding tests on maxConsumer 2018-05-24 14:36:22 -04:00
soak-tests [maven-release-plugin] prepare for next development iteration 2018-05-16 11:03:26 -04:00
stress-tests ARTEMIS-2265 Support Federated Queues and Addresses 2019-03-07 14:37:00 -05:00
timing-tests ARTEMIS-1977 Stripping activemq-artemis as a separated proejct 2019-03-07 11:34:15 -05:00
unit-tests ARTEMIS-2265 Support Federated Queues and Addresses 2019-03-07 14:37:00 -05:00
pom.xml [maven-release-plugin] prepare for next development iteration 2018-05-16 11:03:26 -04:00