Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
org.apache.activemq.artemis.spi.core.remoting.Connection#getRemoteAddress invokes toString on a java.net.SocketAddress implementation which typically yields a String like "/x.x.x.x:123". However, this leading forward slash character should be stripped to clarify this data in the logs, management console, etc.
Attachments
Issue Links
- links to