You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/06/21 19:11:23 UTC

[GitHub] [kafka] wcarlson5 opened a new pull request, #12324: KAFKA-12699: override the default handler for stream threads if the stream's handl…

wcarlson5 opened a new pull request, #12324:
URL: https://github.com/apache/kafka/pull/12324

   override the default handler for stream threads if the stream's handler is used. We do no want the java default handler triggering when a thread is replaced.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] wcarlson5 commented on pull request #12324: KAFKA-12699: override the default handler for stream threads if the stream's handl…

Posted by GitBox <gi...@apache.org>.
wcarlson5 commented on PR #12324:
URL: https://github.com/apache/kafka/pull/12324#issuecomment-1188229295

   @ableegoldman looks like i had a small issue fixed it now


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] ableegoldman commented on pull request #12324: KAFKA-12699: override the default handler for stream threads if the stream's handl…

Posted by GitBox <gi...@apache.org>.
ableegoldman commented on PR #12324:
URL: https://github.com/apache/kafka/pull/12324#issuecomment-1165162060

   Triggered a new build


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] ableegoldman commented on pull request #12324: KAFKA-12699: Override the default handler for stream threads if the stream's handler is used

Posted by GitBox <gi...@apache.org>.
ableegoldman commented on PR #12324:
URL: https://github.com/apache/kafka/pull/12324#issuecomment-1189528697

   Also cherrypicked back to the 3.3 branch still code freeze deadline is tomorrow


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] wcarlson5 commented on pull request #12324: KAFKA-12699: override the default handler for stream threads if the stream's handl…

Posted by GitBox <gi...@apache.org>.
wcarlson5 commented on PR #12324:
URL: https://github.com/apache/kafka/pull/12324#issuecomment-1162389259

   @ableegoldman Can I get some eyes on this briefly ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] ableegoldman commented on pull request #12324: KAFKA-12699: override the default handler for stream threads if the stream's handl…

Posted by GitBox <gi...@apache.org>.
ableegoldman commented on PR #12324:
URL: https://github.com/apache/kafka/pull/12324#issuecomment-1189524621

   Test failures are unrelated, ARM build did time out but I've seen this happen on other PRs recently and the build page shows the actual test steps passing (error message in failed step is just ` [Checks API] No suitable checks publisher found`) so I believe it to be unrelated as well. Seems good to merge


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] ableegoldman commented on pull request #12324: KAFKA-12699: Override the default handler for stream threads if the stream's handler is used

Posted by GitBox <gi...@apache.org>.
ableegoldman commented on PR #12324:
URL: https://github.com/apache/kafka/pull/12324#issuecomment-1189526095

   Merged to trunk, thanks @wcarlson5 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] ableegoldman merged pull request #12324: KAFKA-12699: Override the default handler for stream threads if the stream's handler is used

Posted by GitBox <gi...@apache.org>.
ableegoldman merged PR #12324:
URL: https://github.com/apache/kafka/pull/12324


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org