Re: [PR] KAFKA-18066: Fix mismatched StreamThread ID in log messages [kafka]

2025-07-28 Thread via GitHub
mjsax merged PR #19517: URL: https://github.com/apache/kafka/pull/19517 -- 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-unsubscr...@kafka.apache.or

Re: [PR] KAFKA-18066: Fix mismatched StreamThread ID in log messages [kafka]

2025-07-28 Thread via GitHub
mjsax commented on PR #19517: URL: https://github.com/apache/kafka/pull/19517#issuecomment-3130160450 Thanks for the PR! Merged to `trunk`. -- 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 spe

Re: [PR] KAFKA-18066: Fix mismatched StreamThread ID in log messages [kafka]

2025-06-23 Thread via GitHub
mjsax commented on code in PR #19517: URL: https://github.com/apache/kafka/pull/19517#discussion_r2162658532 ## streams/src/main/java/org/apache/kafka/streams/processor/internals/StandbyTaskCreator.java: ## @@ -52,20 +52,20 @@ class StandbyTaskCreator { f

Re: [PR] KAFKA-18066: Fix mismatched StreamThread ID in log messages [kafka]

2025-05-31 Thread via GitHub
github-actions[bot] commented on PR #19517: URL: https://github.com/apache/kafka/pull/19517#issuecomment-2926390189 A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the `triage` label s

Re: [PR] KAFKA-18066: Fix mismatched StreamThread ID in log messages [kafka]

2025-05-30 Thread via GitHub
UladzislauBlok commented on PR #19517: URL: https://github.com/apache/kafka/pull/19517#issuecomment-2923586553 @mjsax Hey. Sorry for bothering you. Could you please review it, if you have free capacity? -- This is an automated message from the Apache Git Service. To respond to the message

Re: [PR] KAFKA-18066: Fix mismatched StreamThread ID in log messages [kafka]

2025-05-11 Thread via GitHub
github-actions[bot] commented on PR #19517: URL: https://github.com/apache/kafka/pull/19517#issuecomment-2870683922 A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the `triage` label s

Re: [PR] KAFKA-18066: Fix mismatched StreamThread ID in log messages [kafka]

2025-05-02 Thread via GitHub
github-actions[bot] commented on PR #19517: URL: https://github.com/apache/kafka/pull/19517#issuecomment-2848398196 A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the `triage` label s

Re: [PR] KAFKA-18066: Fix mismatched StreamThread ID in log messages [kafka]

2025-04-30 Thread via GitHub
github-actions[bot] commented on PR #19517: URL: https://github.com/apache/kafka/pull/19517#issuecomment-2843999498 A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the `triage` label s

Re: [PR] KAFKA-18066: Fix mismatched StreamThread ID in log messages [kafka]

2025-04-26 Thread via GitHub
github-actions[bot] commented on PR #19517: URL: https://github.com/apache/kafka/pull/19517#issuecomment-2832934396 A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the `triage` label s

[PR] KAFKA-18066 Fix mismatched StreamThread ID in log messages [kafka]

2025-04-19 Thread via GitHub
UladzislauBlok opened a new pull request, #19517: URL: https://github.com/apache/kafka/pull/19517 This PR fixes an issue where the thread name shown in log messages did not match the actual execution context. Previously, log entries displayed the context of the newly created thread, while t