merlimat opened a new pull request #5022: Fixed the cleanup of non-durable cursors when a reader is closed URL: https://github.com/apache/pulsar/pull/5022 ### Motivation The non-durable cursors associated with readers are not being cleaned up from the managed ledger. This causes these objects to keep hanging around in memory after the reader is gone.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
