Dedeepya-T commented on a change in pull request #71:
URL: https://github.com/apache/qpid-broker-j/pull/71#discussion_r529244191



##########
File path: 
broker-core/src/main/java/org/apache/qpid/server/session/AbstractAMQPSession.java
##########
@@ -152,6 +155,11 @@ public int getChannelId()
         return _sessionId;
     }
 
+    @Override
+    public String getPeerSessionName(){

Review comment:
       Removed the method!




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to