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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to