mirror of
https://github.com/xcat2/confluent.git
synced 2025-05-30 01:26:38 +00:00
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
Languages
Python
79.8%
Shell
16%
C
3.4%
Go
0.4%
Perl
0.3%