Skip to content

[8.0] Disable reserved connections by default#6859

Merged
harshit-gangal merged 1 commit intovitessio:release-8.0from
planetscale:disable-reserved-connections
Oct 14, 2020
Merged

[8.0] Disable reserved connections by default#6859
harshit-gangal merged 1 commit intovitessio:release-8.0from
planetscale:disable-reserved-connections

Conversation

@systay
Copy link
Collaborator

@systay systay commented Oct 12, 2020

We are still not recommending users to enable reserved connections.

Only enable it while you do something that you know needs reserved connections, such as an installation or to do a report.

If you by accident execute a SET statement during the setup of a connection with Vitess, so that all your connections end up needing reserved connections, you loose the benefits of connection pooling and this will put a heavy burden on your tablets.

@deepthi deepthi added this to the v8.0 milestone Oct 12, 2020
@systay systay requested review from deepthi and sougou as code owners October 14, 2020 17:52
Signed-off-by: Andres Taylor <andres@planetscale.com>
@harshit-gangal harshit-gangal force-pushed the disable-reserved-connections branch from c3dc2f4 to 916754e Compare October 14, 2020 18:02
@harshit-gangal harshit-gangal merged commit 6a2d678 into vitessio:release-8.0 Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants