-
Notifications
You must be signed in to change notification settings - Fork 50
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
Expose some monitor metrics #106
Expose some monitor metrics #106
Conversation
@amehochan:Thanks for your contribution. For this PR, do we need to update docs? |
@amehochan Thanks for the contribution. |
8c478c1
to
c8bf93d
Compare
The code lint issues matters. I have passed the checkstyle on my local machine. And format the code by using same formatter like spark. |
c8bf93d
to
f6e30ef
Compare
* Revert "Expose some monitor metrics (#106)" This reverts commit d7d955c. * Reader need closed when exception (#115) * fix: Reader did not closed when an exception occurred in readNext * fix: Reader did not closed when an exception occurred in readNext * [Improve] replace admin calls with client or consumer calls in PulsarHelper (#118) * introduce pulsar consumer for pulsar management * use consumer cache * lint error * remove admin url from source related components (#120) * simplify sink schema check (#121) --------- Co-authored-by: obobj <vinicolor.violet.end@gmail.com>
No description provided.