lhotari commented on PR #22590: URL: https://github.com/apache/pulsar/pull/22590#issuecomment-2078175501
> `persistent://pulsar/global/removeClusterTest/__change_event` > > I am a bit surprised that we have so many events on this topic. (Are there any loop that pushes too many events there..?) Yes, one assumption is that readers/writers in TopicPoliciesService are causing the trouble. That's why I did #22589. I'll have to try running ReplicatorGlobalNSTest locally to see if the problem reproduces. I didn't try that yet since I've only been analysing the heap dumps. -- 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]
