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

Galexie: add 'overwrite' sub-command #5514

Open
chowbao opened this issue Nov 5, 2024 · 0 comments
Open

Galexie: add 'overwrite' sub-command #5514

chowbao opened this issue Nov 5, 2024 · 0 comments

Comments

@chowbao
Copy link
Contributor

chowbao commented Nov 5, 2024

The ledgerexporter supports new overwrite sub-command:

  • ledgerexporter overwrite --start --end --config-file - export all ledgers in the requested range, if some ledgers already exist in the data lake we overwrite them.

    • --start and --end are required and both must be between genesis and latest checkpoint ledger from network history archives + (2 * checkpoint_frequency).

Ledgerexporter should emit metrics to indicate whether it is silently skipping the export for existing datastore file or overwriting it.

Note: there is a small discussion in the duplicate JIRA ticket

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

No branches or pull requests

1 participant