Commit b4e7418
committed
IGNITE-27678 Same partitions on different nodes can hold different updates if writeThrough is enabled
1 parent 7ca39e3 commit b4e7418
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 | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | | - | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
0 commit comments