Uh oh!
There was an error while loading. Please reload this page.
HBASE-22631 assign failed may make gced parent region appear again - #456
HBASE-22631 assign failed may make gced parent region appear again#456HuiHang-Yu wants to merge 1 commit into
Conversation
Apache-HBase
commented
Aug 5, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 6, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 6, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 6, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 6, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 6, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 7, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 7, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 7, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 7, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 7, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 7, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 8, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 8, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 9, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 9, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 9, 2019
🎊 +1 overall
This message was automatically generated. |
saintstack
left a comment
There was a problem hiding this comment.
Patch looks good. My concern is same as that put on the JIRA by Wellington et al., how does this fix the issue do you think? A UT might be hard? Were you able to deploy your fix? Did it help? Thanks.
saintstack
left a comment
There was a problem hiding this comment.
Yeah, does this change in line position make enough of a difference, enough to fix your issue? THanks.
Apache-HBase
commented
Aug 11, 2019
🎊 +1 overall
This message was automatically generated. |
@saintstack Thank you for your comment. |
Apache-HBase
commented
Aug 12, 2019
💔 -1 overall
This message was automatically generated. |
wchevreuil
commented
Aug 12, 2019
Thanks for the extra details, yuhuiyang. So the issue seems to be that this region was supposedly deleted already, as we could see the GCRegionProcedure has completed success for that region, but then it comes back when a given RS crashes and an SCP is submitted to it. Is it possible to share this Master log file, together with the tempt20 RS log file, covering this period between "2019-06-26 10:40" and "2019-06-26 10:42"? I suspect this might be same issue as the one addressed in HBASE-21843, where RS holding meta crashes, then meta wal edits are skipped in the wal replay, which misses some recent updates to meta. |
Apache-HBase
commented
Aug 12, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 13, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 13, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 13, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 14, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 14, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 14, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 15, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 15, 2019
💔 -1 overall
This message was automatically generated. |
wchevreuil
commented
Aug 15, 2019
The proposed change is quite simple, and we are not sure yet the problem is a new unsolved issue. To avoid confusion and forked discussions, am closing this PR for now. Let's keep discussing it on the jira only, for now. |



No description provided.