Files
deb-python-kafka/kafka/partitioner
Chris Chamberlin bb6283df6f Fix translation of Java murmur2 code, fix byte encoding for Python 3.
Avoid further type changes when Murmur2Partitioner is passed a byte
array.  Change leftover-bytes logic to match the Java switch statement,
and add tests to verify that partition selection matches Java implementation.
2015-07-28 22:38:28 -07:00
..