Commit e3e2481
committed
Use base class helpers in testEvacuationWithOfflineInstances
Replace inline hardcoded state filters with ACCEPTABLE_STATE_SET and
TOP_STATE_SET from TestInstanceOperationBase. Add validateAssignmentInEv
call after verifier for consistent assertion pattern. Remove stray
FOLLOWER state that was not in ACCEPTABLE_STATE_SET.
Made-with: Cursor1 parent 9994356 commit e3e2481
1 file changed
Lines changed: 10 additions & 9 deletions
File tree
- helix-core/src/test/java/org/apache/helix/integration/rebalancer
Lines changed: 10 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
146 | 145 | | |
147 | 146 | | |
148 | 147 | | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
155 | 151 | | |
156 | | - | |
157 | | - | |
| 152 | + | |
| 153 | + | |
158 | 154 | | |
159 | 155 | | |
160 | 156 | | |
161 | 157 | | |
162 | 158 | | |
163 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
| |||
0 commit comments