Four node and two node configs
commitf3c6fdb09db5f3da0da29f647b565c60bce5abde
authorArunachalam Thirupathi <arunachalam.t@gmail.com>
Mon, 4 Aug 2014 19:42:08 +0000 (4 12:42 -0700)
committerArunachalam Thirupathi <arunachalam.t@gmail.com>
Mon, 4 Aug 2014 21:15:48 +0000 (4 14:15 -0700)
tree3c1467676bf2f7d74de8e1c38f6e2c144dc2a4a4
parentacd11178bb6c5d27b306bcf2c611b9d044791c0f
Four node and two node configs

two configurations for local testing. I found it helpful for testing
some of the scenarios. Editing them on multiple machines is painful and
others could use this for testing.
18 files changed:
config/four_node_cluster/node_0/config/cluster.xml [new file with mode: 0644]
config/four_node_cluster/node_0/config/server.properties [new file with mode: 0644]
config/four_node_cluster/node_0/config/stores.xml [new file with mode: 0644]
config/four_node_cluster/node_1/config/cluster.xml [new file with mode: 0644]
config/four_node_cluster/node_1/config/server.properties [new file with mode: 0644]
config/four_node_cluster/node_1/config/stores.xml [new file with mode: 0644]
config/four_node_cluster/node_2/config/cluster.xml [new file with mode: 0644]
config/four_node_cluster/node_2/config/server.properties [new file with mode: 0644]
config/four_node_cluster/node_2/config/stores.xml [new file with mode: 0644]
config/four_node_cluster/node_3/config/cluster.xml [new file with mode: 0644]
config/four_node_cluster/node_3/config/server.properties [new file with mode: 0644]
config/four_node_cluster/node_3/config/stores.xml [new file with mode: 0644]
config/two_node_cluster/node_0/config/cluster.xml [new file with mode: 0644]
config/two_node_cluster/node_0/config/server.properties [new file with mode: 0644]
config/two_node_cluster/node_0/config/stores.xml [new file with mode: 0644]
config/two_node_cluster/node_1/config/cluster.xml [new file with mode: 0644]
config/two_node_cluster/node_1/config/server.properties [new file with mode: 0644]
config/two_node_cluster/node_1/config/stores.xml [new file with mode: 0644]