@@ -60,7 +60,7 @@ generating settings configurations using static option
60
60
sample1: start running
61
61
configurations generated using seed 608747136543856411
62
62
loaded cluster with
63
- region:US_East [zone=US_East_1(nodes=1,stores=1), zone=US_East_2(nodes=2,stores=1), zone=US_East_3(nodes=3,stores=1), zone=US_East_3 (nodes=10,stores=1)]
63
+ region:US_East [zone=US_East_1(nodes=1,stores=1), zone=US_East_2(nodes=2,stores=1), zone=US_East_3(nodes=3,stores=1), zone=US_East_4 (nodes=10,stores=1)]
64
64
region:US_West [zone=US_West_1(nodes=2,stores=1)]
65
65
region:EU [zone=EU_1(nodes=3,stores=1), zone=EU_2(nodes=3,stores=1), zone=EU_3(nodes=4,stores=1)]
66
66
basic ranges with placement_type=even, ranges=10, min_key=0, max_key=200000, replication_factor=3, bytes=0
@@ -82,7 +82,9 @@ US_East
82
82
US_East_2
83
83
│ └── [2 3]
84
84
US_East_3
85
- │ └── [4 5 6 7 8 9 10 11 12 13 14 15 16]
85
+ │ └── [4 5 6]
86
+ US_East_4
87
+ │ └── [7 8 9 10 11 12 13 14 15 16]
86
88
US_West
87
89
US_West_1
88
90
└── [17 18]
@@ -128,7 +130,7 @@ sample2: pass
128
130
sample3: start running
129
131
configurations generated using seed 3534334367214237261
130
132
loaded cluster with
131
- region:US_East [zone=US_East_1(nodes=1,stores=1), zone=US_East_2(nodes=2,stores=1), zone=US_East_3(nodes=3,stores=1), zone=US_East_3 (nodes=10,stores=1)]
133
+ region:US_East [zone=US_East_1(nodes=1,stores=1), zone=US_East_2(nodes=2,stores=1), zone=US_East_3(nodes=3,stores=1), zone=US_East_4 (nodes=10,stores=1)]
132
134
region:US_West [zone=US_West_1(nodes=2,stores=1)]
133
135
region:EU [zone=EU_1(nodes=3,stores=1), zone=EU_2(nodes=3,stores=1), zone=EU_3(nodes=4,stores=1)]
134
136
basic ranges with placement_type=even, ranges=10, min_key=0, max_key=200000, replication_factor=3, bytes=0
@@ -150,7 +152,9 @@ US_East
150
152
US_East_2
151
153
│ └── [2 3]
152
154
US_East_3
153
- │ └── [4 5 6 7 8 9 10 11 12 13 14 15 16]
155
+ │ └── [4 5 6]
156
+ US_East_4
157
+ │ └── [7 8 9 10 11 12 13 14 15 16]
154
158
US_West
155
159
US_West_1
156
160
└── [17 18]
@@ -188,7 +192,7 @@ sample2: pass
188
192
sample3: start running
189
193
configurations generated using seed 3534334367214237261
190
194
loaded cluster with
191
- region:US_East [zone=US_East_1(nodes=1,stores=1), zone=US_East_2(nodes=2,stores=1), zone=US_East_3(nodes=3,stores=1), zone=US_East_3 (nodes=10,stores=1)]
195
+ region:US_East [zone=US_East_1(nodes=1,stores=1), zone=US_East_2(nodes=2,stores=1), zone=US_East_3(nodes=3,stores=1), zone=US_East_4 (nodes=10,stores=1)]
192
196
region:US_West [zone=US_West_1(nodes=2,stores=1)]
193
197
region:EU [zone=EU_1(nodes=3,stores=1), zone=EU_2(nodes=3,stores=1), zone=EU_3(nodes=4,stores=1)]
194
198
basic ranges with placement_type=even, ranges=10, min_key=0, max_key=200000, replication_factor=3, bytes=0
0 commit comments