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

add more logs for invalid chunks during compaciton #4353

Closed
2 tasks done
istae opened this issue Sep 28, 2023 · 0 comments · Fixed by #4354
Closed
2 tasks done

add more logs for invalid chunks during compaciton #4353

istae opened this issue Sep 28, 2023 · 0 comments · Fixed by #4354
Assignees
Labels

Comments

@istae
Copy link
Member

istae commented Sep 28, 2023

while performing on compaction on multiple nodes, it was discovered that there a small number of invalid chunks where the chunk data do not match the chunk address (eg: cac.Valid and soc.Valid)

the task is to add more logging around invalid chunks:

  • log the retrieval index item timestamp of the invalid chunk address
  • read the chunk data from sharky, compute the chunk address from the data (assuming it's a cac address), try to retrieve that computed address from the localstore and log relevant data
@bee-runner bee-runner bot added the issue label Sep 28, 2023
@istae istae changed the title Write down task here add more logs for invalid chunks during compaciton Sep 28, 2023
@istae istae self-assigned this Sep 28, 2023
@istae istae linked a pull request Sep 28, 2023 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant