Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

index repair API and tooling #4025

Open
2 tasks
sehz opened this issue May 23, 2024 · 1 comment
Open
2 tasks

index repair API and tooling #4025

sehz opened this issue May 23, 2024 · 1 comment

Comments

@sehz
Copy link
Contributor

sehz commented May 23, 2024

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

  • API to implement index repair assuming storage will be offline.
  • Add Cluster command to repair indexes. This need to be assume cluster need to be offline.
@sehz sehz changed the title index repair index repair API and tooling May 23, 2024
@sehz sehz added the storage label May 23, 2024
Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants