Four node and two node configs
[voldemort/jeffpc.git] / config / four_node_cluster / node_3 / config / cluster.xml
blob054df568f67fdf8bade35b522c7dd7fd98dba655
1 <cluster>
2         <name>mycluster</name>
3         <server>
4                 <id>0</id>
5                 <host>localhost</host>
6                 <http-port>8081</http-port>
7                 <socket-port>6666</socket-port>
8                 <partitions>81, 83, 86, 34, 31, 33, 30, 12, 7, 85, 41, 60, 55, 65, 69, 5, 16, 45, 87, 14, 58, 38, 90, 36, 47</partitions>
9         </server>
10         <server>
11                 <id>1</id>
12                 <host>localhost</host>
13                 <http-port>8085</http-port>
14                 <socket-port>6670</socket-port>
15                 <partitions>91, 61, 59, 73, 94, 19, 29, 1, 98, 26, 11, 4, 52, 70, 51, 68, 64, 77, 10, 23, 9, 24, 17, 67, 97</partitions>
16         </server>
17         <server>
18                 <id>2</id>
19                 <host>localhost</host>
20                 <http-port>8089</http-port>
21                 <socket-port>6674</socket-port>
22                 <partitions>89, 53, 35, 84, 3, 49, 76, 56, 18, 27, 44, 15, 93, 28, 22, 48, 6, 0, 50, 13, 62, 66, 40, 43, 21</partitions>
23         </server>
24         <server>
25                 <id>3</id>
26                 <host>localhost</host>
27                 <http-port>8093</http-port>
28                 <socket-port>6678</socket-port>
29                 <partitions>99, 92, 95, 20, 57, 72, 78, 32, 79, 96, 2, 54, 42, 37, 46, 8, 82, 75, 39, 71, 88, 63, 74, 80, 25</partitions>
30         </server>
32 </cluster>