[GitHub] kafka pull request #2756: KAFKA-4818: Implement transactional producer

2017-03-30 Thread mjsax
Github user mjsax closed the pull request at: https://github.com/apache/kafka/pull/2756 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] kafka pull request #2756: KAFKA-4818: Implement transactional producer

2017-03-28 Thread mjsax
GitHub user mjsax opened a pull request: https://github.com/apache/kafka/pull/2756 KAFKA-4818: Implement transactional producer add public API for transactions - add new Producer methods to interface - add new Producer and Consumer config parameters We want to add