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

Log trace of uncaught exception in load generator #1162

Merged
merged 1 commit into from
Jan 27, 2021

Conversation

danielmitterdorfer
Copy link
Member

@danielmitterdorfer danielmitterdorfer commented Jan 27, 2021

With this commit we enhance the handlers for uncaught exceptions
in the load generator to log the full exception trace before forwarding
the exception message to the coordinating process. Previously, the
coordinating process would then log the exception message but we lost
the actual trace which makes diagnosis harder.

With this commit we enhance the handlers for uncaught exception handlers
in the load generator to log the full exception trace before forwarding
the exception *message* to the coordinating process. Previously, the
coordinating process would then log the exception message but we lost
the actual trace which makes diagnosis harder.
@danielmitterdorfer danielmitterdorfer added enhancement Improves the status quo :Usability Makes Rally easier to use labels Jan 27, 2021
@danielmitterdorfer danielmitterdorfer added this to the 2.0.4 milestone Jan 27, 2021
@danielmitterdorfer danielmitterdorfer self-assigned this Jan 27, 2021
@danielmitterdorfer
Copy link
Member Author

@elasticmachine test this please

Copy link
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

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

LGTM

@danielmitterdorfer danielmitterdorfer merged commit 8e8c122 into elastic:master Jan 27, 2021
@danielmitterdorfer danielmitterdorfer deleted the keep-trace branch January 27, 2021 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves the status quo :Usability Makes Rally easier to use
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants