|
@@ -1386,7 +1386,7 @@ public class DFSConfigKeys extends CommonConfigurationKeys {
|
|
|
"dfs.datanode.parallel.volumes.load.threads.num";
|
|
|
public static final String DFS_DATANODE_BLOCK_ID_LAYOUT_UPGRADE_THREADS_KEY =
|
|
|
"dfs.datanode.block.id.layout.upgrade.threads";
|
|
|
- public static final int DFS_DATANODE_BLOCK_ID_LAYOUT_UPGRADE_THREADS = 12;
|
|
|
+ public static final int DFS_DATANODE_BLOCK_ID_LAYOUT_UPGRADE_THREADS = 6;
|
|
|
|
|
|
public static final String DFS_NAMENODE_INOTIFY_MAX_EVENTS_PER_RPC_KEY =
|
|
|
"dfs.namenode.inotify.max.events.per.rpc";
|