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

Horizon Lite: Generate per-ledger indices for accounts #4567

Closed
3 tasks
Tracked by #4317
Shaptic opened this issue Aug 31, 2022 · 0 comments
Closed
3 tasks
Tracked by #4317

Horizon Lite: Generate per-ledger indices for accounts #4567

Shaptic opened this issue Aug 31, 2022 · 0 comments

Comments

@Shaptic
Copy link
Contributor

Shaptic commented Aug 31, 2022

We currently have per-checkpoint indices, but per-ledger ones would be useful for comparisons.

We should use the single-process index builder to minimize deployment complexity until #4566 is resolved. You can achieve this via the accounts_by_ledger module on the indexer.

Acceptance Criteria

  • Either (a) the existing S3 bucket is split into two folders or (b) a separate S3 bucket is created for these indices.
  • 24 hours of indices on a recent, contiguous ledger range are on said S3 bucket/folder.
  • A "live" indexer is continuously running on the rest of the above ledger range.
@sreuland sreuland moved this to Next Sprint Proposal in Platform Scrum Aug 31, 2022
@Shaptic Shaptic mentioned this issue Sep 1, 2022
7 tasks
@sreuland sreuland self-assigned this Sep 1, 2022
@sreuland sreuland moved this from Next Sprint Proposal to Current Sprint in Platform Scrum Sep 1, 2022
@sreuland sreuland removed their assignment Sep 2, 2022
@sreuland sreuland moved this from Current Sprint to Next Sprint Proposal in Platform Scrum Sep 2, 2022
@mollykarcher mollykarcher moved this from Next Sprint Proposal to Backlog in Platform Scrum Jan 6, 2023
@github-project-automation github-project-automation bot moved this from Backlog to Done in Platform Scrum May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants