Unlike msgpack, bencoding is deterministic, which is needed for objects
to have a unique key in Kafka.
This commit also removed kafka_to_key, because it's unused (keys can
be rebuilt from a message's value.
Depends on D2021
Differential D2026
Use bencode for serializing Kafka keys. vlorentz on Sep 23 2019, 3:29 PM. Authored by Tags None Subscribers None
Details
Unlike msgpack, bencoding is deterministic, which is needed for objects This commit also removed kafka_to_key, because it's unused (keys can Depends on D2021 wait for D2021 to be merged and released, then tox
Diff Detail
Event TimelineComment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DJNL/job/tox/270/ Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DJNL/job/tox/272/ |