HDFS-11866. JournalNode Sync should be off by default in hdfs-default.xml. Contributed by Hanisha Koneru.

This commit is contained in:
Arpit Agarwal 2017-05-22 17:53:47 -07:00 committed by Owen O'Malley
parent 3e2ca23a53
commit d18909d338
1 changed files with 1 additions and 1 deletions

View File

@ -4018,7 +4018,7 @@
<property>
<name>dfs.journalnode.enable.sync</name>
<value>true</value>
<value>false</value>
<description>
If true, the journal nodes wil sync with each other. The journal nodes
will periodically gossip with other journal nodes to compare edit log