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

ingest/ledgerbackend: Add captive-core support for TESTING_MINIMUM_PERSISTENT_ENTRY_LIFETIME #4983

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

2opremio
Copy link
Contributor

Core has added a new testing configuration flag which allows overriding the lifetime of persistent ledger entries. See stellar/stellar-core#3853 . This option makes entry restore integration tests practical (normally, persistent entries take 5 days to expire).

This PR adds support for TESTING_MINIMUM_PERSISTENT_ENTRY_LIFETIME in captive core input config files.

@2opremio 2opremio changed the title Add captive-core support for TESTING_MINIMUM_PERSISTENT_ENTRY_LIFETIME ingest/ledgerbackend: Add captive-core support for TESTING_MINIMUM_PERSISTENT_ENTRY_LIFETIME Jul 28, 2023
@2opremio 2opremio force-pushed the add-min-pers-lifetime branch 2 times, most recently from 19461c7 to b8017a6 Compare July 28, 2023 21:58
@2opremio 2opremio merged commit 7cb428e into stellar:soroban-xdr-next Jul 28, 2023
48 of 68 checks passed
@2opremio 2opremio deleted the add-min-pers-lifetime branch July 28, 2023 22:37
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

Successfully merging this pull request may close these issues.

2 participants