jbertram commented on a change in pull request #2796: ARTEMIS-2451 remove need
for knownDestination Cache
URL: https://github.com/apache/activemq-artemis/pull/2796#discussion_r314044316
##########
File path:
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/client/TemporaryDestinationTest.java
##########
@@ -227,45 +228,6 @@ public void testForTempQueueCleanerUpperLeak() throws
Exception {
}
}
- @Test
Review comment:
These tests are still valid and shouldn't be removed. They are testing the
server-side accumulation of address info. The changes in this PR are for the
client-side.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services