jolshan commented on PR #15396: URL: https://github.com/apache/kafka/pull/15396#issuecomment-1960438257
Hey this broke the following tests that expect this log message: ``` RocksDBSegmentedBytesStoreTest. shouldLogAndMeasureExpiredRecords[org.apache.kafka.streams.state.internals.SessionKeySchema@788fcafb] RocksDBSegmentedBytesStoreTest. shouldLogAndMeasureExpiredRecords[org.apache.kafka.streams.state.internals.WindowKeySchema@4febb875] RocksDBSessionStoreTest. shouldLogAndMeasureExpiredRecords[RocksDBSessionStore] RocksDBTimestampedSegmentedBytesStoreTest. shouldLogAndMeasureExpiredRecords[org.apache.kafka.streams.state.internals.SessionKeySchema@395b56bb] RocksDBTimestampedSegmentedBytesStoreTest. shouldLogAndMeasureExpiredRecords[org.apache.kafka.streams.state.internals.WindowKeySchema@256f8274] RocksDBWindowStoreTest. shouldLogAndMeasureExpiredRecords[RocksDBWindowStore] ``` For some reason these tests don't retry and trunk is now red. -- 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]
