Uh oh!
There was an error while loading. Please reload this page.
HBASE-26154: Provide exception metric for quota exceeded and throttling - #3544
Conversation
e0515c3 to
454f2e0CompareApache-HBase
commented
Jul 29, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 30, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 30, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 30, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 30, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 30, 2021
🎊 +1 overall
This message was automatically generated. |
pankaj72981
left a comment
There was a problem hiding this comment.
A minor comment, else LGTM.
Uh oh!
There was an error while loading. Please reload this page.
454f2e0 to
40e70baComparebbeaudreault
commented
Jul 30, 2021
Thank you both for the review. I resolved the one comment, so this is ready for merge once the build succeeds. I think this should apply cleanly to branch-2.4 if you'd be willing as part of the merge. |
Uh oh!
There was an error while loading. Please reload this page.
40e70ba to
32bc937Comparepankaj72981
commented
Jul 30, 2021
Do you mind raising PR for master branch? We apply changes first to master branch if applicable and then backport, the only exception to this practice are for changes that are not applicable to the newer release lines |
Apache-HBase
commented
Jul 30, 2021
🎊 +1 overall
This message was automatically generated. |
bbeaudreault
commented
Jul 30, 2021
@pankaj72981 I've submitted #3545 for master and #3546 for branch 2.4 |
Apache-HBase
commented
Jul 30, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 30, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 30, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 30, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 30, 2021
🎊 +1 overall
This message was automatically generated. |
…cThrottlingException
32bc937 to
766f9c3CompareApache-HBase
commented
Jul 31, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 31, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 31, 2021
🎊 +1 overall
This message was automatically generated. |
See https://issues.apache.org/jira/browse/HBASE-26154
Also adds a debug log for unknown exceptions, which we've also found helpful.