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

Made diagnostics rendering more robust #17502

Merged

Conversation

pveentjer
Copy link
Contributor

@pveentjer pveentjer commented Sep 7, 2020

In case of an exception while rendering a plugin, the number of
indents is not restored to its initial value and eventually
plugins will run into an IndexOutOfBoundException.

This PR fixes that by resetting the number of indents before
a plugin is rendered.

Backport of #17501

In case of an exception while rendering a plugin, the number of
indents is not restored to its initial value and eventually
plugins will run into an IndexOutOfBoundException.

This PR fixes that by resetting the number of indents before
a plugin is rendered.
@pveentjer pveentjer added this to the 4.0.3 milestone Sep 7, 2020
@mmedenjak mmedenjak added Source: Internal PR or issue was opened by an employee Type: Defect Team: Core labels Sep 7, 2020
@mmedenjak mmedenjak self-requested a review September 9, 2020 09:32
@mmedenjak mmedenjak merged commit 3bf2a54 into hazelcast:4.0.z Sep 9, 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