jbertram opened a new pull request #3969: URL: https://github.com/apache/activemq-artemis/pull/3969
It sometimes makes sense to set an acceptor's port to 0 to allow the JVM to select an ephemeral port (e.g. in embedded integration tests). This commit adds a new getter on NettyAcceptor so tests can programmtically determine the ephemeral port used by the acceptor. This commit also changes the ACCEPTOR_STARTED notification and the related logging to clarify the actual port value where clients can connect. -- 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]
