[ https://issues.apache.org/jira/browse/KAFKA-5059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15988540#comment-15988540 ]
ASF GitHub Bot commented on KAFKA-5059: --------------------------------------- GitHub user dguy opened a pull request: https://github.com/apache/kafka/pull/2934 KAFKA-5059: [Follow Up] remove broken locking. Fix handleAddPartitions remove broken locking. fix handleAddPartitions after complete commit/abort respond with CONCURRENT_TRANSACTIONS in initPid You can merge this pull request into a Git repository by running: $ git pull https://github.com/dguy/kafka follow-up-tc-work Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2934.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 #2934 ---- commit 4986eef8468094a809ca1334486629043ffa34f2 Author: Damian Guy <damian....@gmail.com> Date: 2017-04-28T09:19:03Z remove broken locking. fix handleAddPartitions after complete commit/abort respond with CONCURRENT_TRANSACTIONS in initPid ---- > Implement Transactional Coordinator > ----------------------------------- > > Key: KAFKA-5059 > URL: https://issues.apache.org/jira/browse/KAFKA-5059 > Project: Kafka > Issue Type: New Feature > Components: core > Reporter: Damian Guy > Assignee: Damian Guy > > This covers the implementation of the transaction coordinator to support > transactions, as described in KIP-98: > https://cwiki.apache.org/confluence/display/KAFKA/KIP-98+-+Exactly+Once+Delivery+and+Transactional+Messaging -- This message was sent by Atlassian JIRA (v6.3.15#6346)