Uh oh!
There was an error while loading. Please reload this page.
HBASE-23254 Release replication buffer quota correctly, when batch includes bulk loaded hfiles - #792
Conversation
Apache-HBase
commented
Nov 5, 2019
💔 -1 overall
This message was automatically generated. |
wchevreuil
left a comment
There was a problem hiding this comment.
What is the actual issue we are trying to fix here? Can we have a UT asserting the proper behaviour?
I just wanted to add a missing line from the (branch-1) backport of HBASE-18116 to work as intended in HBASE-18116. I didn't think adding a new UT for branch-1 only. Here is the reason why an original author didn't have a UT. (https://issues.apache.org/jira/browse/HBASE-18116?focusedCommentId=16476668&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16476668) |
JeongDaeKim
commented
Nov 6, 2019
I can't reproduce the failed test in my local repo. and It seems unrelated to this. |
…cludes bulk loaded hfiles
474ad20 to
45cd1b6CompareJeongDaeKim
commented
Jan 11, 2020
I just added to a test to clarify this issue. @wchevreuil please have a look when you have time. |
Apache-HBase
commented
Jan 11, 2020
💔 -1 overall
This message was automatically generated. |
JeongDaeKim
commented
Jan 13, 2020
The following exception were thrown in all failed tests. I'm not sure but it seems to be related to this change junit-team/junit4#1517 |
ndimiduk
commented
Jan 13, 2020
thanks @JeongDaeKim I'll take a look. |
ndimiduk
commented
Jan 13, 2020
FYI #1031 |
Apache-HBase
commented
Jan 20, 2020
🎊 +1 overall
This message was automatically generated. |
wchevreuil
commented
Jan 21, 2020
Re-submitted build to confirm on the junit issue is solved now, this is good to go. Am merging it now. |
https://issues.apache.org/jira/browse/HBASE-23254