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 2019/09/17 17:32:52 UTC

[GitHub] [pulsar] merlimat opened a new pull request #5204: Ensure consumer background tasks are cancelled after subscribe failures

merlimat opened a new pull request #5204: Ensure consumer background tasks are cancelled after subscribe failures
URL: https://github.com/apache/pulsar/pull/5204
 
 
   ### Motivation
   
   Some of the background consumer tasks are being started in the `ConsumerImpl` constructor though these are not being cancelled if the consumer creation fails, leaving active refs to these objects.

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