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-5182: Close txn coordinator threads during broker shutdown #3011

Closed
wants to merge 1 commit into from

Conversation

rajinisivaram
Copy link
Contributor

Shutdown delayed delete purgatory thread, transaction marker purgatory thread and send thread in TransactionMarkerChannelManager during broker shutdown. Made InterBrokerSendThread interruptible so that it is shutdown.

@ijuma
Copy link
Contributor

ijuma commented May 10, 2017

Thanks for the PR, LGTM. @guozhangwang, does this look fine to you too?

@rajinisivaram
Copy link
Contributor Author

Oops, wrong JIRA, will close and reopen with the correct JIRA

@rajinisivaram rajinisivaram changed the title KAFKA-5173: Close txn coordinator threads during broker shutdown KAFKA-5182: Close txn coordinator threads during broker shutdown May 10, 2017
@asfbot
Copy link

asfbot commented May 10, 2017

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

@asfbot
Copy link

asfbot commented May 10, 2017

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

@asfbot
Copy link

asfbot commented May 10, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants