mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-23 03:30:35 +00:00
79fc5faaf68f36f474a86fd6fa90708c3b16a940
There was an optimization to skip examination of groups if it was determined that the group membership had not changed. However, this erroneously masked the examination in the case of reordered groups. Skip the optimization to cover that case at the expense of at least some needless churn. This only happens when something goes to change group membership in some way, so this shouldn't be too expensive.
Description
xCAT confluent - replacement of conserver and eventually xcatd
Languages
Python
79.4%
Shell
16.5%
C
3.3%
Go
0.4%
Perl
0.3%