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 2020/03/29 02:42:06 UTC

[GitHub] [pulsar] codelipenghui commented on issue #6627: Ghost consumer

codelipenghui commented on issue #6627: Ghost consumer
URL: https://github.com/apache/pulsar/issues/6627#issuecomment-605549771
 
 
   Hi @fracasula. According to your description, did you subscribe only once, right? I noticed you logs
   
   ```
   [/10.1.1.76:33118] Cleared consumer created after timeout on client side Consumer{subscription=PersistentSubscription{topic=persistent://public/default/UserJoinedSpace, name=cloud-spaceroom-service}, consumerId=18, consumerName=a0869e4030, address=/10.1.1.76:33118}
   ```
   
   Looks the issue is related to the consumer creation timeout. Can you find any log about `Closed connection from`? 
   
   @wolfstudy Hi xiaolong. I want to invite you to join the discussion. Maybe the problem is we don't close the consumer at the broker-side after creating consumer timeout at the client-side.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services