We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/vitessio/vitess/blob/main/go/vt/vttablet/tabletserver/tabletenv/config.go#L302
Should be maxRows, not maxRpws.
I think usage of config files for pool configs is low enough we can just fix this directly without doing something backwards compatible?
The text was updated successfully, but these errors were encountered:
65a1b7e
Merge pull request #8820 from planetscale/jg_configtypo
68fa0c8
Fix typo in pool config syntax. Fixes #8819
No branches or pull requests
https://github.com/vitessio/vitess/blob/main/go/vt/vttablet/tabletserver/tabletenv/config.go#L302
Should be maxRows, not maxRpws.
I think usage of config files for pool configs is low enough we can just fix this directly without doing something backwards compatible?
The text was updated successfully, but these errors were encountered: