[ https://issues.apache.org/jira/browse/ARTEMIS-4920 ]
Robbie Gemmell deleted comment on ARTEMIS-4920:
-----------------------------------------
was (Author: jira-bot):
Commit b8a9d626cd736cd7b01adc1a0e4e360fa2c60b16 in activemq-artemis's branch
refs/heads/dependabot/maven/io.micrometer-micrometer-core-1.13.2 from Justin
Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=b8a9d626cd ]
ARTEMIS-4920 strip leading forward slash from IP address
> Strip leading forward slash from IP address
> -------------------------------------------
>
> Key: ARTEMIS-4920
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4920
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Fix For: 2.36.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> {{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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact