2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-08-18 01:00:24 +00:00
Files
confluent/confluent_server
Jarrod Johnson 4be4100014 Fix configmanager msgpack
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.
2020-01-29 09:24:57 -05:00
..
2019-10-10 11:30:03 -04:00
2020-01-29 09:24:57 -05:00
2017-08-11 15:43:44 -04:00
2019-08-20 08:59:01 -04:00
2015-09-23 11:48:27 -04:00
2018-04-10 16:11:14 -04:00
2018-11-14 14:55:26 -05:00