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

kafkaLogger unhandled error in promise fix #213

Merged
merged 3 commits into from
May 25, 2018

Conversation

john-bui-zocdoc
Copy link
Contributor

Removed promise in KafkaLogger.js and provide access to the producer within logSpan. onError is always bound to the producer (not sure why removeAllListeners is ever called), and can be defined in the constructor.

@codefromthecrypt
Copy link
Member

thanks you'll need to run yarn lint when ready for review

@codefromthecrypt codefromthecrypt merged commit 6aec076 into openzipkin:master May 25, 2018
@codefromthecrypt
Copy link
Member

thanks for the help!

@john-bui-zocdoc
Copy link
Contributor Author

@adriancole what is the release schedule like? will there be an updated version released soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants