navina opened a new pull request, #9859:
URL: https://github.com/apache/pinot/pull/9859

   `PulsarStreamMetadataProvider` creates a `Consumer` instance with a random 
subscription name to fetch stream related metadata. However, this subscription 
is not deleted when the consumer is closed. This subscription is not really 
shared across pinot consumer sessions and thus, can be safely deleted. 
   
   Related issue: #9854 
   
   Labels: `bugfix` 


-- 
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-unsubscr...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to