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 2019/03/04 16:08:42 UTC

[GitHub] [pulsar] sijie opened a new pull request #3747: Closing FunctionAssignmentTailer should handle ConsumerAlreadyClosedException

sijie opened a new pull request #3747: Closing FunctionAssignmentTailer should handle ConsumerAlreadyClosedException
URL: https://github.com/apache/pulsar/pull/3747
 
 
   *Motivation*
   
   Currently when FunctionAssignmentTailer throws RuntimeException when received
   exception when tailing the assignment topic. Exception can be thrown when closing
   the reader.
   
   The runtime exception is the root cause why PulsarWorkerAssignmentTest timeouts
   during shutting down.
   
   *Modifications*
   
   Handle AlreadyClosedException differently

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