poorbarcode commented on PR #25915: URL: https://github.com/apache/pulsar/pull/25915#issuecomment-4679293400
@codelipenghui @lhotari @void-ptr974 Please review the PR again. I have changed the solution: - Topic GC will only be triggered if there is no producer(includes remote producer) and no replicator - Replicator producer will be closed after there are no messages to be replicated, it does not rely on the Persistent Topic anymore -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
