Commit 2029771
committed
IGNITE-27678 Same partitions on different nodes can hold different updates if writeThrough is enabled
1 parent 3df1cab commit 2029771
17 files changed
Lines changed: 679 additions & 18 deletions
File tree
- modules
- control-utility/src/test/java/org/apache/ignite
- testsuites
- util
- core/src
- main/java/org/apache/ignite/internal
- managers/communication
- processors/cache
- distributed
- dht
- preloader
- topology
- near
- store
- transactions
- test/java/org/apache/ignite/internal/processors/cache/distributed
- dht
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
80 | | - | |
| 81 | + | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
0 commit comments