kafka/storage
Kamal Chandraprakash da3643c6b4
KAFKA-18787: RemoteIndexCache fails to delete invalid files on init (#18888)
The stale/invalid files that ends-with ".deleted" and ".tmp" should be cleaned when the broker gets restarted.

- fix the remote-index-cache test to use the logDir instead of topicDir
- fix the flaky test

Reviewers: Luke Chen <showuon@gmail.com>
2025-02-18 12:56:03 +05:30
..
api/src MINOR: Collection/Option usage simplification via methods introduced in Java 9 & 11 (#18305) 2025-01-03 16:13:39 -08:00
src KAFKA-18787: RemoteIndexCache fails to delete invalid files on init (#18888) 2025-02-18 12:56:03 +05:30