You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/03/31 17:49:31 UTC

[GitHub] [rocketmq] dugenkui03 opened a new issue #4077: Supply thread safe view for Message

dugenkui03 opened a new issue #4077:
URL: https://github.com/apache/rocketmq/issues/4077


   All the fields in `Message` are mutable, especially the properties is not thread-safe by default.
   
   I suggest a convenient method to supply thread safe view for Message, as well as for visibility.


-- 
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: dev-unsubscribe@rocketmq.apache.org

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