janchilling commented on PR #19275: URL: https://github.com/apache/kafka/pull/19275#issuecomment-3029249296
Hi @cadonna , I rewrote the `StreamThreadTest#shouldOnlyCompleteShutdownAfterRebalanceNotInProgress `. Can you check if what I have written is correct? I specifically had to check if the **StateUpdater thread** is running, because otherwise the test fail. Therefore I checked if a **StateUpdater thread** is present from the Thread Stacktraces. Also, can you help me identify the test cases that needs a rewrite from the `TaskManagerTest ` class (This would be of great help). I will be available from today onwards and will give full focus to this and try to finish this by next week. -- 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.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org