-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Currently when starting up the SIFS checks all segment files for the index and one is not present it reports that the index is dirty. This isn't true however for the case when it didn't own a segment when shutdown. We should be able to ignore an index segment file not being present if we didn't have any entries for that segment.
The Github issue is: #14965