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

fix(pulsar sink): Move healtcheck consumer creation to boxed future #2499

Merged
merged 2 commits into from
Apr 29, 2020

Conversation

leshow
Copy link
Contributor

@leshow leshow commented Apr 29, 2020

closes #2475

I'm not actually able to recreate the users error. Perhaps we can get @KannarFr to give this branch a try?

@binarylogic
Copy link
Contributor

Thanks @leshow. @KannarFr what do you think?

@binarylogic binarylogic requested a review from bruceg April 29, 2020 17:50
@KannarFr
Copy link
Contributor

@binarylogic just compiled and tried, it fixes the issue. Can we expect a 0.9.1? :D

@leshow many thanks for the PR.

@binarylogic binarylogic requested review from LucioFranco and removed request for bruceg April 29, 2020 19:18
Copy link
Contributor

@LucioFranco LucioFranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@LucioFranco LucioFranco merged commit d478e5e into vectordotdev:master Apr 29, 2020
@bruceg bruceg added sink: pulsar Anything `pulsar` sink related type: bug A code related bug. labels Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sink: pulsar Anything `pulsar` sink related type: bug A code related bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Pulsar Sink] why the pulsar sink has a consumer healthcheck?
5 participants