jbertram commented on PR #4529:
URL: 
https://github.com/apache/activemq-artemis/pull/4529#issuecomment-1613451595

   I'm still confused because the `internalSession` from 
`org.apache.activemq.artemis.core.protocol.openwire.OpenWireConnection` is a 
`org.apache.activemq.artemis.core.server.ServerSession` whereas the `session` 
variable being checked in 
`org.apache.activemq.artemis.core.protocol.openwire.amq.AMQConsumer#handleDeliver`
 (which you changed) is a 
`org.apache.activemq.artemis.core.protocol.openwire.amq.AMQSession`. I don't 
see the overlap here. This value appears to be coming from the OpenWire 
_client_.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to