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 2020/03/20 14:30:13 UTC

[GitHub] [rocketmq-client-cpp] ShannonDing opened a new issue #284: sometime the log in rebalance will cause core dump.

ShannonDing opened a new issue #284: sometime the log in rebalance will cause core dump.
URL: https://github.com/apache/rocketmq-client-cpp/issues/284
 
 
   1. Please describe the issue you observed:
   
   - What did you do (The steps to reproduce)?
   let rebalance do.
   - What did you expect to see?
   success
   - What did you see instead?
   some time crash
   2. Please tell us about your environment:
   
    - What is your OS?
   macos
    - What is your client version?
   2.0.1
    - What is your RocketMQ version?
   4.6.0
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
   ss << allocateResult[i].toString() << "\n";
   // Log allocation result.
    LOG_INFO( ss.str().c_str());
   such as retry topic:
   %RETRY%sxxxxx

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


With regards,
Apache Git Services

[GitHub] [rocketmq-client-cpp] ShannonDing closed issue #284: sometime the log in rebalance will cause core dump.

Posted by GitBox <gi...@apache.org>.
ShannonDing closed issue #284: sometime the log in rebalance will cause core dump.
URL: https://github.com/apache/rocketmq-client-cpp/issues/284
 
 
   

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


With regards,
Apache Git Services