mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 17:43:14 +00:00
89ca5b412b
If the sync thread had moved beyond the point of checking _writepending, but had not quite managed to trigger isAlive() to be false, the sync cfg to file would transition to never work. Address this by adding one lock and one boolean. Inside the lock, the two booleans are manipulated to atomically mark the end of thread sync activity linked with check for pending data to write. |
||
---|---|---|
.. | ||
bin | ||
confluent | ||
sysvinit | ||
buildrpm | ||
confluent_server.spec.tmpl | ||
makesetup | ||
MANIFEST.in | ||
requirements.txt | ||
setup.cfg | ||
setup.py.tmpl | ||
VERSION |