Jake Maes created SAMZA-950: ------------------------------- Summary: Add backward-compatible KafkaSystemProducer constructor for Java clients Key: SAMZA-950 URL: https://issues.apache.org/jira/browse/SAMZA-950 Project: Samza Issue Type: Bug Affects Versions: 0.10.1 Reporter: Jake Maes Assignee: Jake Maes
SAMZA-911 made a change to the constructor of KafkaSystemProducer. While that change is backward-compatible for Scala clients, it is not for Java clients. Although KafkaSystemProducer is not part of our public API, we have a team at LI that uses it in Java and we want to avoid breaking their code on a minor version bump. -- This message was sent by Atlassian JIRA (v6.3.4#6332)