mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-20 12:31:37 +00:00
If a bg sync thread is in progress, a key could be marked dirty before the desired change is actually made. This causes the running thread to pick up the change to 'dirty' keys and save off the as-yet unchanged key. Reorganize things to have the keys marked dirty only after they have been assigned so that an in-progress commit to disk only picks up a key after the relevant values have changed.
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%