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

historyarchive: Improve existence checks and performance #5179

Merged

Conversation

Shaptic
Copy link
Contributor

@Shaptic Shaptic commented Jan 24, 2024

What

This optimizes existence checks in the case of concurrent history archive sessions sharing a cache.

It also makes a slight performance improvement to state verification memory allocation and improves logging in the state verifier.

Why

This will reduce churn on Exists() requests to the archives.

Known limitations

n/a

@Shaptic Shaptic requested review from sreuland and a team January 24, 2024 22:40
@Shaptic Shaptic merged commit 93f9d70 into stellar:release-horizon-v2.28.0 Jan 25, 2024
28 checks passed
@Shaptic Shaptic deleted the minor-caching-improvements branch January 25, 2024 06:19
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.

None yet

2 participants