Re: [PR] KAFKA-19037: Integrate consumer-side code with Streams [kafka]

2025-04-10 Thread via GitHub
cadonna merged PR #19377: URL: https://github.com/apache/kafka/pull/19377 -- 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.

Re: [PR] KAFKA-19037: Integrate consumer-side code with Streams [kafka]

2025-04-08 Thread via GitHub
cadonna commented on PR #19377: URL: https://github.com/apache/kafka/pull/19377#issuecomment-2786207578 @lucasbru the issue was not the `@SuppressWarning({"this-escape"})` I removed, but one that I did not add. 🙂 I fixed it now. -- This is an automated message from the Apache Git Serv

Re: [PR] KAFKA-19037: Integrate consumer-side code with Streams [kafka]

2025-04-08 Thread via GitHub
lucasbru commented on PR #19377: URL: https://github.com/apache/kafka/pull/19377#issuecomment-2785874803 PS: @cadonna looks like you have to add back `@SuppresWarnings(this-escape)` for CI to pass -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [PR] KAFKA-19037: Integrate consumer-side code with Streams [kafka]

2025-04-07 Thread via GitHub
cadonna commented on code in PR #19377: URL: https://github.com/apache/kafka/pull/19377#discussion_r2030990356 ## streams/integration-tests/src/test/java/org/apache/kafka/streams/integration/SmokeTestDriverIntegrationTest.java: ## @@ -99,8 +115,17 @@ SmokeTestDriver.Verification

[PR] KAFKA-19037: Integrate consumer-side code with Streams [kafka]

2025-04-04 Thread via GitHub
cadonna opened a new pull request, #19377: URL: https://github.com/apache/kafka/pull/19377 Delete this text and replace it with a detailed description of your change. The PR title and body will become the squashed commit message. If you would like to tag individuals, add some comm