Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

inifinite replication window #872

Closed
rob-solana opened this issue Aug 6, 2018 · 0 comments
Closed

inifinite replication window #872

rob-solana opened this issue Aug 6, 2018 · 0 comments
Assignees
Milestone

Comments

@rob-solana
Copy link
Contributor

Answer replication requests that are outside broadcast and replication windows from a persistent ledger.

steps to implement:

  1. implement a random-access ledger, addressable by (at least) entry_height, aka blob_index ("done" in add a random access ledger format #813)
  2. add persistent ledgering to validators so that they have stuff on disk that's not in ("done" in plug in new ledger, from #813 #830)
    2a. un-revert ;)
  3. add a persistent ledger read to replication responder
@rob-solana rob-solana self-assigned this Aug 6, 2018
@mvines mvines added this to the v0.7.1 milestone Aug 6, 2018
rob-solana added a commit to rob-solana/solana that referenced this issue Aug 6, 2018
rob-solana added a commit to rob-solana/solana that referenced this issue Aug 6, 2018
rob-solana added a commit to rob-solana/solana that referenced this issue Aug 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants