activemq/activemq-core
Gary Tully 6c73104152 include local port in transport to string to allow correlation between client and server side transport threads based on their ports.
Appending @local-port so client side: "ActiveMQ Transport: tcp://localhost/127.0.0.1:61616@56811" thread can be correlated with broker
side: "ActiveMQ Transport: tcp:///127.0.0.1:56811@61616" which listens on local 61616

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1376038 13f79535-47bb-0310-9956-ffa450edef68
2012-08-22 13:31:20 +00:00
..
src include local port in transport to string to allow correlation between client and server side transport threads based on their ports. 2012-08-22 13:31:20 +00:00
pom.xml https://issues.apache.org/jira/browse/AMQ-3983 - osgi dependency 2012-08-21 13:44:49 +00:00