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/01/13 02:04:39 UTC

[GitHub] sijie opened a new issue #1061: Consumers in failover subscription stops consuming after restart

sijie opened a new issue #1061: Consumers in failover subscription stops consuming after restart
URL: https://github.com/apache/incubator-pulsar/issues/1061
 
 
   #### Expected behavior
   
   There should always an active consumer in a failover subscription consuming the messages
   
   #### Actual behavior / Steps to reproduce
   
   - start a bunch of consumers in a failover subscription
   - kill all the consumers
   - start the consumers again
   - there is no active consumer any more. the whole consumer group stops consuming.
   
   #### System configuration
   **Pulsar version**: latest master
   

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