mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-25 02:01:27 +00:00
4be41000145d69d0646b968093d449b56d2b049c
msgpack method had some regressions. For one, python2 strings became bytes on mixed collective, fix by using raw=False on the receiver. Additionally, del_nodes tends to use sets, and that's not viable for msgpack. Guard against that.
Description
xCAT confluent - replacement of conserver and eventually xcatd
Languages
Python
80.1%
Shell
15.8%
C
3.2%
Go
0.4%
Perl
0.3%