2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00
confluent/confluent_server
Jarrod Johnson 36195198a6 Add fallback for newer msgpack
Newer msgpack refuses the encoding argument, use raw=False instead.

Further, newer msgpack refuses to accept int as key by default.
Opt into it as the risk is hash collision due to msgpack int being used directly, and
we aren't dealing with untrusted
peer (we only talk to ourselves).
2023-02-14 14:53:40 -05:00
..
bin Add a check of dns.domain to selfcheck for node 2023-02-08 14:45:16 -05:00
confluent Add fallback for newer msgpack 2023-02-14 14:53:40 -05:00
dbgtools Fix confluentdbgcli.py for python3 2022-09-02 15:11:30 -04:00
sysctl
systemd
sysvinit
builddeb
buildrpm
confluent_server.spec.tmpl Mark COPYRIGHT as legal in rpm 2022-09-30 11:02:55 -04:00
confluentdbgcli.py
confluentsrv.spec
COPYRIGHT Add legal artifacts to confluent_server 2022-09-30 10:43:18 -04:00
makesetup
MANIFEST.in
requirements.txt
setup.py.tmpl Add legal artifacts to confluent_server 2022-09-30 10:43:18 -04:00