Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LI-HOTFIX] Be ultra lazy in loading lazy indices during index deleti…
…on. (#68) TICKET = LI_DESCRIPTION = Avoid initialization of logSegment indices during deleteIfExists in case the logSegment indices have not been initialized before. This helps with overall resource usage of Kafka server, as well as prevents flaky errors while deleting log segments due to java.io.IOException: No such file or directory. EXIT_CRITERIA = MANUAL [""]
- Loading branch information