You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/11/05 16:33:24 UTC

[GitHub] [activemq-artemis] jbertram commented on a change in pull request #2882: NO-JIRA fix divert test

jbertram commented on a change in pull request #2882: NO-JIRA fix divert test
URL: https://github.com/apache/activemq-artemis/pull/2882#discussion_r342664526
 
 

 ##########
 File path: tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/divert/DivertTest.java
 ##########
 @@ -169,7 +169,7 @@ public void testCrossProtocol() throws Exception {
 
          session.createQueue(new SimpleString(testForConvert), RoutingType.ANYCAST, SimpleString.toSimpleString(testForConvert), null, true);
 
-         session.createQueue(new SimpleString(forwardAddress), RoutingType.MULTICAST, queueName2, null, true);
 
 Review comment:
   BTW, the divert change was related to the retroactive address implementation, not the ring queue work.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services