Uh oh!
There was an error while loading. Please reload this page.
HBASE-24376 MergeNormalizer is merging non-adjacent regions and causi… - #1734
Conversation
625b6cf to
056fcbbCompareApache-HBase
commented
May 18, 2020
🎊 +1 overall
This message was automatically generated. |
056fcbb to
2a22c5eCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
HorizonNet
left a comment
There was a problem hiding this comment.
Left a NIT and a question.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Apache-HBase
commented
May 18, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
May 18, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
May 18, 2020
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
May 18, 2020
🎊 +1 overall
This message was automatically generated. |
6834afd to
5bc4aecCompareApache-HBase
commented
May 19, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
May 19, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
May 19, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
May 19, 2020
🎊 +1 overall
This message was automatically generated. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
virajjasani
left a comment
There was a problem hiding this comment.
+1, would be better to ensure test is not flaky even with current sleep.
Uh oh!
There was an error while loading. Please reload this page.
huaxiangsun
commented
May 19, 2020
@virajjasani Yeah, the test is not flakey as it is mostly from testRegionNormalizationMergeOnCluster(), and that one never shows up in the flakey list. I will add more comments in tableRegions.sort(RegionInfo.COMPARATOR). Thanks for the review. |
…ng region overlaps/holes.
5bc4aec to
0d78ebfCompareApache-HBase
commented
May 19, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
May 19, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
May 20, 2020
🎊 +1 overall
This message was automatically generated. |
huaxiangsun
commented
May 20, 2020
@ndimiduk@HorizonNet any comments/objection for me to merge the patch? Thanks. |
ndimiduk
commented
May 20, 2020
Two very Important finds here, thank you @huaxiangsun ! |
huaxiangsun
commented
May 21, 2020
Thanks for the reviews! |
…ng region overlaps/holes. (apache#1734) Signed-off-by: Viraj Jasani <vjasani@apache.org> Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com> Signed-off-by: Nick Dimiduk <ndimiduk@apache.org> Signed-off-by: stack <stack@apache.org>
…ng region overlaps/holes. (apache#1734) Signed-off-by: Viraj Jasani <vjasani@apache.org> Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com> Signed-off-by: Nick Dimiduk <ndimiduk@apache.org> Signed-off-by: stack <stack@apache.org>
…ng region overlaps/holes. (apache#1734) (apache#1758) Signed-off-by: Viraj Jasani <vjasani@apache.org> Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com> Signed-off-by: Nick Dimiduk <ndimiduk@apache.org> Signed-off-by: stack <stack@apache.org>
…ng region overlaps/holes.