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

do not comment out valid config item: database-cache-size #860

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

James-Mart
Copy link
Member

In some cases a psinode config that specifies a database-cache-size would have that property commented out automatically by psinode which did not recognize the key (since it DNE in PsinodeConfig). This change should fix that.

@James-Mart James-Mart added bug Something isn't working Node infra Related to the necessary infrastructure provided by all psibase infrastructure providers labels Sep 24, 2024
@James-Mart James-Mart linked an issue Sep 24, 2024 that may be closed by this pull request
@James-Mart James-Mart marked this pull request as ready for review September 25, 2024 13:31
@James-Mart James-Mart merged commit 98526b1 into main Sep 25, 2024
4 checks passed
@James-Mart James-Mart deleted the fix-commented-out-cache-size-config branch September 25, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Node infra Related to the necessary infrastructure provided by all psibase infrastructure providers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

database-cache-size getting commented out
2 participants