jolshan commented on PR #15369:
URL: https://github.com/apache/kafka/pull/15369#issuecomment-1960394359

   Hmm after this was merged, I'm seeing failed builds on every master build.
   
   ```
   [2024-02-22T21:19:13.914Z] Execution failed for task ':streams:test'.
   [2024-02-22T21:19:13.914Z] > The following test methods could not be 
retried, which is unexpected. Please file a bug report at 
https://github.com/gradle/test-retry-gradle-plugin/issues
   [2024-02-22T21:19:13.914Z]      
org.apache.kafka.streams.state.internals.RocksDBSegmentedBytesStoreTest#shouldLogAndMeasureExpiredRecords[org.apache.kafka.streams.state.internals.WindowKeySchema@71154f21]
   [2024-02-22T21:19:13.914Z]      
org.apache.kafka.streams.state.internals.RocksDBSegmentedBytesStoreTest#shouldLogAndMeasureExpiredRecords[org.apache.kafka.streams.state.internals.SessionKeySchema@5b69d40d]
   [2024-02-22T21:19:13.914Z]      
org.apache.kafka.streams.state.internals.RocksDBTimestampedSegmentedBytesStoreTest#shouldLogAndMeasureExpiredRecords[org.apache.kafka.streams.state.internals.WindowKeySchema@41c07648]
   [2024-02-22T21:19:13.914Z]      
org.apache.kafka.streams.state.internals.RocksDBTimestampedSegmentedBytesStoreTest#shouldLogAndMeasureExpiredRecords[org.apache.kafka.streams.state.internals.SessionKeySchema@52d10fb8]
   ```
   
   I see this build was fine so not sure if there was some other issue or if 
the issue is external.


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