ocadaruma commented on PR #11438:
URL: https://github.com/apache/kafka/pull/11438#issuecomment-2126755090

   +1 with @arunmathew88. The failure doesn't seem to relate to this PR.
   
   reasons:
   - `testIndexFileAlreadyExistOnDiskButNotInCache()` seems to be failing 
sometimes
   - The only place `testIndexFileAlreadyExistOnDiskButNotInCache()` calls 
`Utils.delete` (which potentially related to this PR) is at `cleanUp`, but the 
stacktrace in [2] shows the test fails in the middle of the test, not in 
`cleanUp`.
   
   @divijvaidya Could you take a look?


-- 
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

Reply via email to