You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by "jbertram (via GitHub)" <gi...@apache.org> on 2023/05/02 20:41:36 UTC

[GitHub] [activemq-artemis] jbertram opened a new pull request, #4464: ARTEMIS-4212 handful of updates

jbertram opened a new pull request, #4464:
URL: https://github.com/apache/activemq-artemis/pull/4464

    - fix syntax used for 'addresses' CLI option
    - update release notes
    - enforce new semantics on parsing & add test


-- 
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.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [activemq-artemis] jbertram commented on pull request #4464: ARTEMIS-4212 handful of updates

Posted by "jbertram (via GitHub)" <gi...@apache.org>.
jbertram commented on PR #4464:
URL: https://github.com/apache/activemq-artemis/pull/4464#issuecomment-1534897637

   `org.apache.activemq.artemis.tests.integration.jms.RedeployTest.testRedeployDivertsWithManagementChange` should be fixed now.


-- 
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.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [activemq-artemis] brusdev commented on pull request #4464: ARTEMIS-4212 handful of updates

Posted by "brusdev (via GitHub)" <gi...@apache.org>.
brusdev commented on PR #4464:
URL: https://github.com/apache/activemq-artemis/pull/4464#issuecomment-1532699841

   The test `org.apache.activemq.artemis.tests.integration.jms.RedeployTest.testRedeployDivertsWithManagementChange` fails:
   ```
   java.lang.IllegalArgumentException: AMQ229247: Invalid address configuration for 'a'. Address must support multicast and/or anycast.
   	at org.apache.activemq.artemis.tests.integration.jms.RedeployTest.testRedeployDivertsWithManagementChange(RedeployTest.java:367)
   ```


-- 
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.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [activemq-artemis] clebertsuconic merged pull request #4464: ARTEMIS-4212 handful of updates

Posted by "clebertsuconic (via GitHub)" <gi...@apache.org>.
clebertsuconic merged PR #4464:
URL: https://github.com/apache/activemq-artemis/pull/4464


-- 
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.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org