Uh oh!
There was an error while loading. Please reload this page.
HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase… - #2878
HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase…#2878joshelser wants to merge 1 commit into
Conversation
…-default.xml Revert of the revert -- re-applying HBASE-25449 with a change of renaming the test hdfs XML configuration file as it was adversely affecting tests using MiniDFS This reverts commit c218e57. Co-authored-by: Josh Elser <elserj@apache.org>
joshelser
commented
Jan 12, 2021
A revision on #2816. Trivial changing of the src/test/resources/hdfs-default.xml file to another name and updating the UT. Includes a change to hbase-server/pom.xml to try to get the full test suite to run (or at least some tests using MiniDFS) |
Apache-HBase
commented
Jan 12, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 12, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 12, 2021
🎊 +1 overall
This message was automatically generated. |
Uh oh!
There was an error while loading. Please reload this page.
Apache9
left a comment
There was a problem hiding this comment.
Seems the pre commit result is fine.
Let me kick another run to see if it is stable.
Apache-HBase
commented
Jan 13, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 13, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 13, 2021
🎊 +1 overall
This message was automatically generated. |
shenshengli
commented
Jan 14, 2021
Thank you for your revision so that this change can proceed quickly. |
…-default.xml
Revert of the revert -- re-applying HBASE-25449 with a change
of renaming the test hdfs XML configuration file as it was adversely
affecting tests using MiniDFS
This reverts commit c218e57.
Co-authored-by: Josh Elser elserj@apache.org
fyi @shenshengli