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

feat(blobstorage): covering tests for BlockMetaRepo, BlobHashRepo and… #16795

Closed
wants to merge 7 commits into from

Conversation

k-kaddal
Copy link
Contributor

@k-kaddal k-kaddal commented Apr 22, 2024

This PR is covering:

  • handle blob duplication
  • backoff retry for GetBlob
  • db migration allowing block_meta duplication
  • unit tests for BlockMetaRepo, BlobHashRepo and Database transactions

@dantaik
Copy link
Contributor

dantaik commented May 22, 2024

@k-kaddal we should close this PR as the blobstorage package has deprecatd. Please re-open this PR if you disagree.

@dantaik dantaik closed this May 22, 2024
@k-kaddal
Copy link
Contributor Author

@k-kaddal we should close this PR as the blobstorage package has deprecatd. Please re-open this PR if you disagree.

@dantaik agree.

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

Successfully merging this pull request may close these issues.

None yet

4 participants