Commit cded961
committed
Serialize Spark local revisions
Concurrent outgoing changes could allocate the same local revision and
write to the same sync queue key. Serialize revision allocation so each
pending change gets a distinct storage key.1 parent 09f5574 commit cded961
2 files changed
Lines changed: 110 additions & 43 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
| 336 | + | |
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
| |||
0 commit comments