lhotari commented on PR #22586:
URL: https://github.com/apache/pulsar/pull/22586#issuecomment-2077363787

   In another heapdump
   
   ```sql
   select this['arg$2.completeTopicName'], count(*) from 
"org.apache.pulsar.broker.resources.NamespaceResources$PartitionedTopicResources$$Lambda$3405+0x00007fae50f7b000"
  group by 1
   ```
   
   ```
   EXPR$0                                                                       
                       |  EXPR$1
   
--------------------------------------------------------------------------------------------------------------
   
persistent://pulsar/testReplicateSubBackLog-acf0e69a-2836-430c-bf1e-c9babd059179/replication-disable|
       4
   
persistent://pulsar/testReplicateSubBackLog-acf0e69a-2836-430c-bf1e-c9babd059179/__change_events
    | 277,899
   Total: 2 entries                                                             
                       | 277,903
   
--------------------------------------------------------------------------------------------------------------
   ```


-- 
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]

Reply via email to