martinsumner / kv_index_tictactree

Provide Active-Anti-Entropy features to a virtual node in a KV store
Apache License 2.0
21 stars 7 forks source link

Mas i1824 corruptedobj #106

Closed martinsumner closed 2 years ago

martinsumner commented 2 years ago

When rebuilding the store in parallel mode, if an object is corrupted so it cannot be loaded, the corruption can be caught and the object skipped. It is also possible to pass in a function to perform a specific action when the exception is detected (e.g. prompt read repair).