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

Move TxLookupLimit override into ParseNode #2481

Merged
merged 4 commits into from
Jul 13, 2024

Conversation

Tristan-Wilson
Copy link
Member

Overriding it outside of ParseNode, which is called when reloading the config via LiveConfig, causes a mismatch in TxLookupLimit which is not hot reloadable.

Fixes NIT-1266

Overriding it outside of ParseNode, which is called when reloading the
config via LiveConfig, causes a mismatch in TxLookupLimit which is not
hot reloadable.
@cla-bot cla-bot bot added the s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA. label Jul 11, 2024
@Tristan-Wilson Tristan-Wilson merged commit 4e0c149 into master Jul 13, 2024
13 checks passed
@Tristan-Wilson Tristan-Wilson deleted the fix-hot-reload-config-overrides branch July 13, 2024 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design-approved s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants