Add view for editing global cluster config

This commit is contained in:
Roberto Rosario
2012-08-01 04:14:31 -04:00
parent b238874ddb
commit 833e149921
10 changed files with 173 additions and 19 deletions

View File

@@ -0,0 +1,3 @@
DEFAULT_NODE_HEARTBEAT_INTERVAL = 10
DEFAULT_NODE_HEARTBEAT_TIMEOUT = 60
DEFAULT_DEAD_NODE_REMOVAL_INTERVAL = 10