Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability for BatchPushSource to notify errors asynchronously #7865

Merged
merged 6 commits into from
Aug 24, 2020

Conversation

jerrypeng
Copy link
Contributor

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

@jerrypeng jerrypeng added this to the 2.7.0 milestone Aug 21, 2020
@jerrypeng jerrypeng self-assigned this Aug 21, 2020
@jerrypeng jerrypeng merged commit 0724482 into apache:master Aug 24, 2020
jerrypeng added a commit to jerrypeng/incubator-pulsar that referenced this pull request Aug 24, 2020
lbenc135 pushed a commit to lbenc135/pulsar that referenced this pull request Sep 5, 2020
lbenc135 pushed a commit to lbenc135/pulsar that referenced this pull request Sep 5, 2020
lbenc135 pushed a commit to lbenc135/pulsar that referenced this pull request Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants