Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KAFKA-5059: [Follow Up] remove broken locking. Fix handleAddPartitions #2934

Closed
wants to merge 1 commit into from

Conversation

dguy
Copy link
Contributor

@dguy dguy commented Apr 28, 2017

remove broken locking. fix handleAddPartitions after complete commit/abort
respond with CONCURRENT_TRANSACTIONS in initPid

…abort

respond with CONCURRENT_TRANSACTIONS in initPid
@dguy
Copy link
Contributor Author

dguy commented Apr 28, 2017

@apurvam @guozhangwang this is to address the issues seen in @apurvam integration tests. I've removed the locking as it was broken and needs some more thought.

@asfbot
Copy link

asfbot commented Apr 28, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk7-scala2.10/3270/
Test PASSed (JDK 7 and Scala 2.10).

@asfbot
Copy link

asfbot commented Apr 28, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/3266/
Test PASSed (JDK 8 and Scala 2.12).

@asfbot
Copy link

asfbot commented Apr 28, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/3275/
Test PASSed (JDK 8 and Scala 2.11).

@guozhangwang
Copy link
Contributor

guozhangwang commented May 1, 2017

LGTM and merged to trunk.

@asfgit asfgit closed this in 1f2451d May 1, 2017
@dguy dguy deleted the follow-up-tc-work branch May 16, 2017 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants