kenliao94 commented on PR #1364:
URL: https://github.com/apache/activemq/pull/1364#issuecomment-2543380700

   Hi @cshannon @mattrpav @jbonofre 
   
   I have published a new commit that implemented 7.3.6 and 7.3.9 - restriction 
on the Message object. It is pretty much what we discussed. Set a flag in the 
object to make it not accessible. The other thing I added was enforcing 
`isCopyMessageOnSend` because even tho the WireFormat marshaller doesn't 
marshal that field across the wire, I feel it semantically more clear to 
enforce copy because only the message on the sender thread is marked as 
inaccessible. Let me know if you think otherwise. 
   
   Will work on 7.3.8 in the new few days. 
   
   Thank you!


-- 
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: gitbox-unsubscr...@activemq.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org
For additional commands, e-mail: gitbox-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to