KAFKA-12380 Executor in Connect's Worker is not shut down when the worker is#11955
KAFKA-12380 Executor in Connect's Worker is not shut down when the worker is#11955showuon merged 3 commits intoapache:trunkfrom
Conversation
|
I could not find the exact failed testcases. I can see assertion errors in StreamsUncaughtExceptionHandlerIntegrationTest. If I run it locally, it's taking forever. Can someone help me find the failed tests? |
|
I downloaded the console log and a grep showed below tests cat consoleText.txt| grep FAILED all of them are successful if ran individually |
|
@showuon Sure, can wait. |
|
Hi @showuon |
…rker is added shutdown for executors and tests for the same
57b6a39 to
997cf48
Compare
|
@showuon Can we merge this please? |
showuon
left a comment
There was a problem hiding this comment.
LGTM! Left one comment. And thanks for the tests.
…rker is preserving the current thread state during interrupt
showuon
left a comment
There was a problem hiding this comment.
Thanks for the update. Looks better. One minor comment left.
…rker is improved log message
showuon
left a comment
There was a problem hiding this comment.
LGTM! Thanks for the patch. Let's wait for the jenkins build results.
|
Jenkins has failures unrelated to this PR |
|
Failed tests are unrelated: |
|
@karuturi , thanks for the contribution! |
|
Thanks for your time @showuon |
added shutdown for executors and tests for the same
Committer Checklist (excluded from commit message)