2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 01:22:00 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
Go to file
Jarrod Johnson dccf2bae7d Fix problem where changes made during a bg cfg sync could be lost
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.
2014-06-02 10:32:28 -04:00
confluent_client Bump client and server versions 2014-05-19 15:52:39 -04:00
confluent_common Fix tlvdata socket infinite loop condition 2014-05-19 16:53:55 -04:00
confluent_perl Add support for shell based plugins 2014-05-27 15:02:53 -04:00
confluent_server Fix problem where changes made during a bg cfg sync could be lost 2014-06-02 10:32:28 -04:00
doc Remove single byte TLV concept from socket protocol. 2013-10-12 21:15:52 -04:00
API.txt Remove kwargs to provide forward compatibility, it doesn't seem to be workable in python 2013-09-09 15:42:00 -04:00
LICENSE Apply IBM 2014 copyright and Apache 2 license to project 2014-04-07 16:43:39 -04:00
SECURITY Add some notes about security related design 2014-04-21 16:01:14 -04:00
TODO Fix problem where changes made during a bg cfg sync could be lost 2014-06-02 10:32:28 -04:00