HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml#2816
HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml#2816shenshengli wants to merge 8 commits intoapache:masterfrom shenshengli:shenshengliHBASE-25449
Conversation
'dfs.client.read.shortcircuit' should not be set in hbase-default.xml
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
saintstack
left a comment
There was a problem hiding this comment.
I left a comment on the JIRA
For comparison.
For comparison.
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
Adding Unit Tests.Make this configuration empty in hbase-default.xml , get values in hdfs-default.xml or hdfs-site.xml
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
hbase-common/src/test/java/org/apache/hadoop/hbase/TestHBaseConfiguration.java
Outdated
Show resolved
Hide resolved
Set the parameter "dfs.domain.socket.path" to null as well
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
joshelser
left a comment
There was a problem hiding this comment.
Ahh, great. I didn't look closely enough. Thanks for explaining!
|
This was submitted, reverted due to breaking tests, but then resubmitted after fixing those tests in #2878 |
Remove the default value for this parameter.