Dedeepya-T commented on a change in pull request #71: URL: https://github.com/apache/qpid-broker-j/pull/71#discussion_r529243728
########## File path: broker-core/src/main/java/org/apache/qpid/server/model/Session.java ########## @@ -51,6 +51,9 @@ @DerivedAttribute int getChannelId(); + @DerivedAttribute + String getPeerSessionName(); Review comment: Moved it to the 0-10 session interface ---------------------------------------------------------------- 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