Uh oh!
There was an error while loading. Please reload this page.
HBASE-27017: MOB snapshot is broken when FileBased SFT is used - #4466
Conversation
force the use of default SFT when snapshotting mob regions
Apache-HBase
commented
May 26, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
May 26, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
May 26, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
May 26, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
May 26, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
May 26, 2022
🎊 +1 overall
This message was automatically generated. |
wchevreuil
left a comment
There was a problem hiding this comment.
LGTM, but is it possible to cover this on any UT, or is it too difficult to test?
BukrosSzabolcs
commented
May 30, 2022
I do not think UT would help. The core issue is that different Trackers read the same store differently. For a UT we would have to mock both Trackers and at that point this difference is lost. |
wchevreuil
left a comment
There was a problem hiding this comment.
LGTM, but is it possible to cover this on any UT, or is it too difficult to test?
BukrosSzabolcs
commented
Jun 1, 2022
recheck |
Apache-HBase
commented
Jun 1, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 1, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 1, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 2, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 2, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jun 2, 2022
🎊 +1 overall
This message was automatically generated. |
Signed-off-by: Duo Zhang <zhangduo@apache.org> Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org> Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
BukrosSzabolcs
commented
Jun 7, 2022
Thanks a lot @wchevreuil for the merges! |
…e#4466) Signed-off-by: Duo Zhang <zhangduo@apache.org> Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
…e#4466) Signed-off-by: Duo Zhang <zhangduo@apache.org> Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org> Change-Id: Ib75e904e94b63ac59b41c486d101d89ba859a46c
force the use of default SFT when snapshotting mob regions