asaxena14 opened a new pull request, #1819:
URL: https://github.com/apache/activemq/pull/1819

   Fixed two parallel CI test conflicts reported in AMQ-9365:
   
   **TcpTransportServerTest**: replace hardcoded port `61616` with 
`tcp://localhost:0` and read the actual bound port via 
`server.getConnectURI().getPort()` to avoid `BindException: Address already in 
use`.
   
   **AbstractPendingMessageCursorTest**: add `broker.setUseJmx(false)` to 
prevent `InstanceAlreadyExists` JMX errors.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to