kamalcph commented on PR #17676:
URL: https://github.com/apache/kafka/pull/17676#issuecomment-2459109325

   Reran the failed test locally with Java 23, it got succeeded:
   
   ```
   Gradle Test Run :storage:test > Gradle Test Executor 3 > 
TransactionsWithTieredStoreTest > 
testBumpTransactionalEpochWithTV2Disabled(String, boolean) > 
"testBumpTransactionalEpochWithTV2Disabled(String, boolean).quorum=zk, 
isTV2Enabled=false" PASSED
   
   Gradle Test Run :storage:test > Gradle Test Executor 3 > 
TransactionsWithTieredStoreTest > 
testBumpTransactionalEpochWithTV2Disabled(String, boolean) > 
"testBumpTransactionalEpochWithTV2Disabled(String, boolean).quorum=kraft, 
isTV2Enabled=false" PASSED
   
   % java --version
   openjdk 23.0.1 2024-10-15
   OpenJDK Runtime Environment (build 23.0.1+11-39)
   OpenJDK 64-Bit Server VM (build 23.0.1+11-39, mixed mode, sharing)
   ```
   
   Re-triggered the failed job.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to