[GitHub] samza pull request #631: Invalid partition calculation in KafkaSystemProduce...
GitHub user voronenko-da opened a pull request: https://github.com/apache/samza/pull/631 Invalid partition calculation in KafkaSystemProducer 0.14.1 If you use a byte array as the key, the key.hashCode() will be different all the time. Proposal to remove the preliminary calculation
[GitHub] samza pull request #631: Invalid partition calculation in KafkaSystemProduce...
Github user voronenko-da closed the pull request at: https://github.com/apache/samza/pull/631 ---