lhotari commented on PR #22590: URL: https://github.com/apache/pulsar/pull/22590#issuecomment-2078151573
Evidence in a heap dump: ```sql select this['arg$2.completeTopicName'], count(*) from "org.apache.pulsar.broker.resources.NamespaceResources$PartitionedTopicResources$$Lambda$2276+0x00007f588cc63970" group by 1 ``` ``` EXPR$0 | EXPR$1 ---------------------------------------------------------------------- persistent://pulsar/global/removeClusterTest/__change_events| 209,380 ---------------------------------------------------------------------- ``` -- 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]
