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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]