Commit 917a979
committed
mmaprototype: make store iteration deterministic
We'll be producing more trace output into datadriven output shortly.
Currently the one test case in TestClusterState that does this
only considers one store, but once we add more test cases we will
run into non-determinism. Avoid this problem.1 parent 7123720 commit 917a979
File tree
1 file changed
+12
-1
lines changed- pkg/kv/kvserver/allocator/mmaprototype
1 file changed
+12
-1
lines changedLines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
151 | 162 | | |
152 | 163 | | |
153 | 164 | | |
| |||
0 commit comments