You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/11/19 08:27:03 UTC

[GitHub] [pulsar] BewareMyPower commented on issue #12887: c++ client producer 异步发送崩溃

BewareMyPower commented on issue #12887:
URL: https://github.com/apache/pulsar/issues/12887#issuecomment-973860622


   The crash was not caused by `scheduleReconnection` directly, because your backtrace shows it crashed at `ClientConnection::handleSendPair`.
   
   Could you reproduce it with a single broker node or a standalone? It's also good to share your code example.
   
   Besides, you can build with latest code and try again to see if the error still happens.
   
   


-- 
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: commits-unsubscribe@pulsar.apache.org

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