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

EXPERIMENTAL_BUCKETLIST_DB_INDEX_PAGE_SIZE_EXPONENT maps to wrong valie #4377

Closed
SirTyson opened this issue Jul 8, 2024 · 0 comments · Fixed by #4378
Closed

EXPERIMENTAL_BUCKETLIST_DB_INDEX_PAGE_SIZE_EXPONENT maps to wrong valie #4377

SirTyson opened this issue Jul 8, 2024 · 0 comments · Fixed by #4378
Assignees
Labels

Comments

@SirTyson
Copy link
Contributor

SirTyson commented Jul 8, 2024

Currently, EXPERIMENTAL_BUCKETLIST_DB_INDEX_PAGE_SIZE_EXPONENT maps to BUCKETLIST_DB_INDEX_CUTOFF instead of BUCKETLIST_DB_INDEX_PAGE_SIZE_EXPONENT when parsing config files.

@SirTyson SirTyson added the bug label Jul 8, 2024
@SirTyson SirTyson self-assigned this Jul 8, 2024
github-merge-queue bot pushed a commit that referenced this issue Jul 8, 2024
# Description

Resolves #4377

# Checklist
- [x] Reviewed the
[contributing](https://github.com/stellar/stellar-core/blob/master/CONTRIBUTING.md#submitting-changes)
document
- [x] Rebased on top of master (no merge commits)
- [x] Ran `clang-format` v8.0.0 (via `make format` or the Visual Studio
extension)
- [x] Compiles
- [x] Ran all tests
- [ ] If change impacts performance, include supporting evidence per the
[performance
document](https://github.com/stellar/stellar-core/blob/master/performance-eval/performance-eval.md)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant