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 2018/12/06 03:03:58 UTC

[GitHub] codelipenghui opened a new issue #3131: Consumer stop receive messages from broker

codelipenghui opened a new issue #3131: Consumer stop receive messages from broker
URL: https://github.com/apache/pulsar/issues/3131
 
 
   #### Actual behavior
   
   A process subscribe a topic with 2 subscriptionName. After a few hours, we found backlog of 1 subscriptionName growing continuous, then check the broker stats:
   
   ![image](https://user-images.githubusercontent.com/12592133/49558266-6a859880-f945-11e8-9786-8f4cc9dc24c1.png)
   
   ![image](https://user-images.githubusercontent.com/12592133/49558323-9739b000-f945-11e8-8a6e-6f368e6bf7c3.png)
   
   Stats of unackedMessages and availablePermits looks weird, i don't understand why both of them is 0 at the same time.
   
   Then make the heap dump of client, but did not find anything abnormal. I'm already upload the heap dump to slack:
   
   https://apache-pulsar.slack.com/files/UC0BYCXKQ/FELNFAZ6W/heap.hprof
   
   #### System configuration
   
   **Pulsar Broker version**: 2.2.0
   **Pulsar Client version**: 2.2.0
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services