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

[broker] Adding logging to JavaInstanceRunnable to help debug issues like #10460 #10461

Merged
merged 2 commits into from
May 4, 2021

Conversation

devinbost
Copy link
Contributor

As reported in #10460 (and for other purposes), it's helpful to see the context when a function crashes when trying to open its sink. This PR adds a couple of debug lines to assist in troubleshooting those cases.

@merlimat merlimat added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label May 3, 2021
@merlimat merlimat added this to the 2.8.0 milestone May 3, 2021
@sijie sijie merged commit 06bb15b into apache:master May 4, 2021
eolivelli pushed a commit to eolivelli/pulsar that referenced this pull request May 11, 2021
…he#10460 (apache#10461)

As reported in apache#10460 (and for other purposes), it's helpful to see the context when a function crashes when trying to open its sink. This PR adds a couple of debug lines to assist in troubleshooting those cases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/function type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants