apalan60 commented on PR #19628: URL: https://github.com/apache/kafka/pull/19628#issuecomment-2848465207
I reproduced the original failure by looping the full `RemoteIndexCacheTest` 100 times. Before this change the test would intermittently fail within those 100 runs due to the cleaner thread still running. After applying the fix, I ran the same 100-iteration loop and saw zero failures, confirming the race condition is resolved. -- 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