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/08/21 01:31:45 UTC

[GitHub] [pulsar] jerrypeng opened a new pull request #7865: Add ability for BatchPushSource to notify errors asynchronously

jerrypeng opened a new pull request #7865:
URL: https://github.com/apache/pulsar/pull/7865


   ### Motivation
   
   Currently, there is not a good way for developers using the BatchPushSource class to notify error in an asynchronous fashion. 
   
   ### Modifications
   
   Add a method called "notifyErrors" for developer to be able to notify of errors at any time or in separate thread
   
   
   


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



[GitHub] [pulsar] jerrypeng merged pull request #7865: Add ability for BatchPushSource to notify errors asynchronously

Posted by GitBox <gi...@apache.org>.
jerrypeng merged pull request #7865:
URL: https://github.com/apache/pulsar/pull/7865


   


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