You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/16 04:14:10 UTC

[GitHub] [pulsar] WJL3333 commented on issue #18055: [Bug] Broker's CPU remains high after some data buildup due to some application (consumer) restarts

WJL3333 commented on issue #18055:
URL: https://github.com/apache/pulsar/issues/18055#issuecomment-1279887466

   after analysis the heap, a lot of task is submit by ProducerImpl created by `TransactionBufferSystemTopicClient` for broker side code those task will be scheduled at pulsar-io thread and will consume a lot cpu for priorityQueue change.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org