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 2020/07/18 00:37:36 UTC

[GitHub] [pulsar] merlimat opened a new pull request #7588: [C++] Fix multitopic consumer segfault on connect error

merlimat opened a new pull request #7588:
URL: https://github.com/apache/pulsar/pull/7588


   Fixes #7577
   
   ### Motivation
   
   The multi-topic consumer is triggering a segfault when there's an error in creating the consumer. This is due to the calls to close the partial consumers with a null callback.


----------------------------------------------------------------
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] [pulsar] merlimat merged pull request #7588: [C++] Fix multitopic consumer segfault on connect error

Posted by GitBox <gi...@apache.org>.
merlimat merged pull request #7588:
URL: https://github.com/apache/pulsar/pull/7588


   


----------------------------------------------------------------
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] [pulsar] jiazhai commented on pull request #7588: [C++] Fix multitopic consumer segfault on connect error

Posted by GitBox <gi...@apache.org>.
jiazhai commented on pull request #7588:
URL: https://github.com/apache/pulsar/pull/7588#issuecomment-660485504


   /pulsarbot run-failure-checks


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