Uh oh!
There was an error while loading. Please reload this page.
HBASE-22939 SpaceQuotas- Bulkload from different hdfs failed when space quotas are turned on. - #553
Conversation
Apache-HBase
commented
Aug 28, 2019
🎊 +1 overall
This message was automatically generated. |
the-sakthi
left a comment
There was a problem hiding this comment.
Nice fix @Yiran-wu . This looks like a case, which must have a UT.
the-sakthi
commented
Aug 29, 2019
Also, may I ask what kind of testing did you perform with the patch? Thanks. |
Yiran-wu
commented
Aug 29, 2019
The following scenario is ok. The test code : https://github.com/Yiran-wu/bulkload-3.0 |
Yiran-wu
commented
Aug 29, 2019
Thanks for review @jatsakthi |
Apache-HBase
commented
Aug 29, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 30, 2019
💔 -1 overall
This message was automatically generated. |
…ace quotas are turned on.
Apache-HBase
commented
Aug 30, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 31, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 31, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 1, 2019
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 1, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 2, 2019
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Sep 2, 2019
💔 -1 overall
This message was automatically generated. |
…ace quotas are turned on. (apache#553) Signed-off-by: Sakthi <sakthi@apache.org> (cherry picked from commit f31301d) Change-Id: Ic88e96cc1b83351424463fef52579a35a4074822
…ace quotas are turned on. (apache#553) Signed-off-by: Sakthi <sakthi@apache.org> (cherry picked from commit f31301d) Change-Id: Ic88e96cc1b83351424463fef52579a35a4074822
Bulkload from different hdfs failed when space quotas are turned on.