infinyon / fluvio

Lean and mean distributed stream processing system written in rust and web assembly. Alternative to Kafka + Flink in one.
https://www.fluvio.io/
Apache License 2.0
3.73k stars 511 forks source link

index repair API and tooling #4025

Open sehz opened 3 months ago

sehz commented 3 months ago

In some cases, it is possible storage index might be corrupted result in this error during validation phase

2024-05-23T16:22:39.428009Z ERROR fluvio_storage::validator: index mismatch diff_index_batch_pos=4294956207 diff_index_pos=23432
2024-05-23T16:22:39.430412Z ERROR fluvio_storage::validator: index mismatch diff_index_batch_pos=4294956207 diff_index_pos=23432

Task will be 2

github-actions[bot] commented 1 month ago

Stale issue message