-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase… #2878
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 <[email protected]>
|
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) |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems the pre commit result is fine.
Let me kick another run to see if it is stable.
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
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 [email protected]
fyi @shenshengli