codelipenghui edited a comment on issue #6576: Failed to create Consumer for 
the first time 
URL: https://github.com/apache/pulsar/issues/6576#issuecomment-601993142
 
 
   @zyllt Thanks for your feedback. I think the reason is the `isActive()` 
method. The replicator also creates a subscription on the topic, so 
`isActive()` returns true.  I think we don't need to check if there are 
subscriptions on the topic since users can use pulsar-admin to create 
subscriptions and geo-replication also creates subscription on the topic.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to