blob: 152635be7ec2bdec3b5635415250c04a7745ccb9 [file] [log] [blame]
Ray Milkey83200882017-11-13 19:18:21 -08001{
2 "nodes": [
3 {
4 "ip": "10.128.11.141",
5 "id": "10.128.11.141",
6 "port": 9876
7 }
8 ],
9 "name": "MyCluster",
10 "partitions": [
11 {
12 "id": 1,
13 "members": [
14 "10.128.11.141"
15 ]
16 }
17 ]
18}