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 2021/05/20 05:57:27 UTC

[GitHub] [rocketmq] zhangjidi2016 opened a new issue #2921: Fix a bug in trace when consume message.

zhangjidi2016 opened a new issue #2921:
URL: https://github.com/apache/rocketmq/issues/2921


   When saving the trace message of message consumption, the TraceDataEncoder.encoderFromContextBean method finishes executing the "SubAfter" branch without a break and continues executing the "EndTransaction" branch, resulting an NPE on line 212.
   ![image](https://user-images.githubusercontent.com/18254437/118926644-3d8d9a80-b973-11eb-838a-addc4ecc6106.png)
   


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

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



[GitHub] [rocketmq] vongosling closed issue #2921: Fix a bug in trace when consume message.

Posted by GitBox <gi...@apache.org>.
vongosling closed issue #2921:
URL: https://github.com/apache/rocketmq/issues/2921


   


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

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