Uh oh!
There was an error while loading. Please reload this page.
HBASE-26087 JVM crash when displaying RPC params by MonitoredRPCHandler - #3489
Conversation
Apache-HBase
commented
Jul 14, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 14, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 14, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 15, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 15, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jul 15, 2021
🎊 +1 overall
This message was automatically generated. |
Uh oh!
There was an error while loading. Please reload this page.
Apache-HBase
commented
Aug 12, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 12, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 12, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 12, 2021
🎊 +1 overall
This message was automatically generated. |
Uh oh!
There was an error while loading. Please reload this page.
Apache-HBase
commented
Aug 17, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 17, 2021
🎊 +1 overall
This message was automatically generated. |
saintstack
commented
Aug 18, 2021
Rerunning tests but the failed test seems unrelated.... a flakey. Safe to merge IMO. |
Apache-HBase
commented
Aug 18, 2021
💔 -1 overall
This message was automatically generated. |
…er (#3489) Signed-off-by: stack <stack@apache.org>
…er (#3489) Signed-off-by: stack <stack@apache.org>
…er (#3489) Signed-off-by: stack <stack@apache.org>
…er (#3489) Signed-off-by: stack <stack@apache.org>
sunhelly
commented
Aug 18, 2021
Sorry for finding the spotbugs after merged to master. I have added an addendum to master, and branch2.3+ are with the fixed patch. |
Apache-HBase
commented
Aug 18, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 18, 2021
💔 -1 overall
This message was automatically generated. |
Where is the spotbugs fix @sunhelly ? Do it in a new PR? ^^ NVM, I see it now. Thanks. |
Please see more details at https://issues.apache.org/jira/browse/HBASE-26087
The added UT TestTaskMonitor#testClone will fail without this patch. It simulates the referred offheap ByteBuffer of the param change in the clone MonitoredRPCHandler.