hubcio opened a new pull request, #1887:
URL: https://github.com/apache/iggy/pull/1887

   This commit addresses a critical bug where indexes were not marked as saved
   when the server was restarted with the index cache set to open_segment. This
   resulted in indexes being saved twice. The fix ensures that indexes are
   properly marked as saved upon loading from disk, preventing duplicate saves.
   
   Additionally, the commit includes:
   - A new test scenario to verify data integrity after server restart.
   - Adjustments to the partition storage logic to sort log files before
     processing.
   - Improvements in logging for better traceability of message loading and
     index handling.
   


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

Reply via email to