GitHub user mjsax opened a pull request: https://github.com/apache/kafka/pull/2799
Kafka-4990: Add API stubs, config parameters, and request types You can merge this pull request into a Git repository by running: $ git pull https://github.com/mjsax/kafka kafka-4990-add-api-stub-config-parameters-request-types Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2799.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2799 ---- commit 92694921ffe244987c70c0c9fca660561c562dce Author: Matthias J. Sax <matth...@confluent.io> Date: 2017-03-08T23:17:06Z KAFKA-4990: Add API stubs, config parameters, and request types commit 61731e4e6d7a21f5c60c6c647cf7d34db573a885 Author: hachikuji <ja...@confluent.io> Date: 2017-03-08T07:00:19Z Exactly once transactions request types (#141) commit c32096f7e7aa6836728016cb164c406ab5cb1669 Author: Guozhang Wang <wangg...@gmail.com> Date: 2017-03-24T18:46:14Z change write txn request protocol commit afb4e8d9cd61b970704496d0c9e3c5ec42810f47 Author: Guozhang Wang <wangg...@gmail.com> Date: 2017-03-24T22:42:53Z fix unit tests commit 1b61e735a3636869ba223a89fd6b3676dceaee9a Author: Matthias J. Sax <matth...@confluent.io> Date: 2017-03-31T00:09:21Z Rebasing. ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---