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

[master] Avoid fetching BlockChainData(historical MB/TxBodies) for seeds/lookups in case of rejoin from S3 #2587

Merged
merged 3 commits into from
Jun 2, 2021

Conversation

sandipbhoir
Copy link
Contributor

@sandipbhoir sandipbhoir commented Jun 1, 2021

Description

This PR addresses : https://github.com/Zilliqa/Issues/issues/732

Now, seeds/lookup on Rejoin from S3, will not fetch data from bucket blockchain-data instead will reuse the one stored earlier at startup of node.

Backward Compatibility

  • This is not a breaking change
  • This is a breaking change

Review Suggestion

Status

Implementation

  • ready for review

Integration Test (Core Team)

  • local machine test
  • small-scale cloud test

@sandipbhoir sandipbhoir added the Ready Ready for review label Jun 1, 2021
@sandipbhoir sandipbhoir self-assigned this Jun 1, 2021
@github-actions github-actions bot changed the title Avoid fetching BlockChainData(historical MB/TxBodies) for seeds/lookups in case of rejoin from S3 [master] Avoid fetching BlockChainData(historical MB/TxBodies) for seeds/lookups in case of rejoin from S3 Jun 1, 2021
@github-actions github-actions bot added this to PRs in development in Core Jun 1, 2021
Core automation moved this from PRs in development to PRs approved - ready to merge! Jun 2, 2021
@sandipbhoir sandipbhoir merged commit 942c713 into master Jun 2, 2021
@sandipbhoir sandipbhoir deleted the feature/skipblckchaindata branch June 2, 2021 10:06
Core automation moved this from PRs approved - ready to merge! to PRs done (merged) Jun 2, 2021
Core automation moved this from PRs done (merged) to PRs approved - ready to merge! Nov 21, 2021
@ansnunez ansnunez moved this from PRs approved - ready to merge! to PRs done (merged) in Core Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready Ready for review
Projects
Core
  
PRs done (merged)
Development

Successfully merging this pull request may close these issues.

None yet

4 participants