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

erebus: feature completeness #7

Open
alexanderbez opened this issue Dec 12, 2022 · 0 comments
Open

erebus: feature completeness #7

alexanderbez opened this issue Dec 12, 2022 · 0 comments

Comments

@alexanderbez
Copy link
Collaborator

There are a few core outstanding items needed for the erebus tool to be considered complete:

  1. Implement a consumer, e.g. Google Bigtable. Modify the existing Consumer interface as necessary.
  2. Design and implement retroactive state stream proxying. As it stands today, erebus will watch for new files created from the SDK's state streaming file consumer. If the erebus tool is stopped or if a fail fails to be proxied to another consumer for whatever reason, it will miss one or more state streamed files. So it is necessary for any supported consumer to be able to respond to queries like, "what is the latest state streamed height?". Using this info, erebus will be able to scan back to files that were missed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant