sijie opened a new pull request #1620: Issue #1618: Topic termination should 
work with no consumers connected to
URL: https://github.com/apache/incubator-pulsar/pull/1620
 
 
   *Problem*
   
   Topic termination fails with NPE when there is no consumers connected to.
   
   *Solution*
   
   If there is no consumers connected, we don't need to notify the consumers. 
This will prevent NPE.
   
   *Result*
   
   Fix the NPE issue and add a test to cover this case.
   
   This fixes #1618 

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


With regards,
Apache Git Services

Reply via email to