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/04/21 15:04:41 UTC

[GitHub] [rocketmq-client-go] trxo opened a new issue, #818: [bug] msg.Body compressed cause error in transaction message processing

trxo opened a new issue, #818:
URL: https://github.com/apache/rocketmq-client-go/issues/818

   **BUG REPORT**  
   msg.Body compressed and not reset, cause error in transaction message processing(when execute ExecuteLocalTransaction func,the compressed msg.Body is binary. In our scenario, it directly leads to the failure of json serialization
   
   


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

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


[GitHub] [rocketmq-client-go] Git-Yang closed issue #818: [bug] msg.Body compressed cause error in transaction message processing

Posted by GitBox <gi...@apache.org>.
Git-Yang closed issue #818: [bug] msg.Body compressed cause error in transaction message processing
URL: https://github.com/apache/rocketmq-client-go/issues/818


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


[GitHub] [rocketmq-client-go] trxo commented on issue #818: [bug] msg.Body compressed cause error in transaction message processing

Posted by GitBox <gi...@apache.org>.
trxo commented on issue #818:
URL: https://github.com/apache/rocketmq-client-go/issues/818#issuecomment-1105353128

   #679 


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


[GitHub] [rocketmq-client-go] trxo commented on issue #818: [bug] msg.Body compressed cause error in transaction message processing

Posted by GitBox <gi...@apache.org>.
trxo commented on issue #818:
URL: https://github.com/apache/rocketmq-client-go/issues/818#issuecomment-1105348908

   fix #679 


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