2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-01-17 21:23:18 +00:00
confluent/confluent_server
Jarrod Johnon 8728007d1e Fix DB corruption potential
Make sure that the dbm object is closed before another thread might come along.  Out of an overabundance of caution,
also join() existing cfgwriter thread to make sure that only one thread touches it at a time.  In theory, it should only possibly
be after the db is closed, but take no chances.
2014-09-23 12:08:13 -04:00
..
2014-07-14 14:54:12 -04:00
2014-09-23 12:08:13 -04:00
2014-07-14 14:54:12 -04:00
2014-07-14 14:54:12 -04:00
2014-07-14 14:54:12 -04:00
2014-07-14 14:54:12 -04:00
2014-07-14 14:54:12 -04:00
2014-08-19 15:06:28 -04:00