Add more information to NoNodeAvailableException and AllNodesFailedException#350
Draft
dkropachev wants to merge 1 commit intoscylla-4.xfrom
Draft
Add more information to NoNodeAvailableException and AllNodesFailedException#350dkropachev wants to merge 1 commit intoscylla-4.xfrom
dkropachev wants to merge 1 commit intoscylla-4.xfrom
Conversation
18670c9 to
bac5ad1
Compare
…ception Sometimes users see these exceptions on production in elusive rare cases. Since it is PROD it is imposible to enable DEBUG logs. In order to debug these cases we need these errors to contain all the information that can help to investigate what is happening. This information needs to be as recent as it is possible and be collected as close as possible to the place when it is being read by driver.
bac5ad1 to
b7b7c97
Compare
Collaborator
|
@dkropachev are we going to do it only for 4.x? |
Author
For now, we are going to work it out with Disney, and based on that experience complete this PR and then propagate changes to |
0666b08 to
de10f2f
Compare
1979ab1 to
a4e60af
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #368
Before
NoNodeAvailableExceptionAllNodesFailedExceptionAfter
NoNodeAvailableExceptionAllNodesFailedException