vicaya commented on issue #5200: Broker high cpu usage under light load
URL: https://github.com/apache/pulsar/issues/5200#issuecomment-538010869
 
 
   We've tracked down the issue, which is due to repeated websocket consumer 
subscription failures (multiple consumers trying to connect to the same 
exclusive subscription) which is causing resource/task leaks in the pulsar 
client of the embedded websocket proxy. We've verified that the issue appeared 
to be resolved by https://github.com/apache/pulsar/pull/5204.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to