v.24.3Improvement

Keeper startup abort on invalid snapshot detection

Keeper improvement: abort during startup if an invalid snapshot is detected to avoid data loss. #60537 (Antonio Andelic).
Keeper improvement: abort startup if an invalid snapshot is detected to prevent data loss.

Why it matters

This feature enhances data reliability by aborting the Keeper service startup process whenever an invalid snapshot is found. This early detection prevents the application from running with corrupted data, thereby avoiding potential data loss.

How to use it

The feature is integrated into Keeper's startup sequence and operates automatically. Users benefit from this improvement by default without requiring additional configuration, ensuring safer initialization.