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 2018/04/24 09:21:18 UTC

[GitHub] lizhanhui commented on issue #294: [ISSUE #66]:duplicate compress message body if retry to send msg when…

lizhanhui commented on issue #294: [ISSUE #66]:duplicate compress message body if retry to send msg when…
URL: https://github.com/apache/rocketmq/pull/294#issuecomment-383864122
 
 
   If it is to compress the body, can we just make a deep clone of the message object and operate on the clone copy thereafter? 
   
   The proposing change attempts to bring in a really **NOT** nice-looking API and I'd, personally, not accept it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services