wesql / wescale

WeScale is a Modern MySQL proxy that supports read-write-split, read-after-write-consistency, load balancing and OnlineDDL.
https://wesql.io
Apache License 2.0
199 stars 8 forks source link

[Enhancement Request] Connection pool size should support dynamic update. #546

Open newborn22 opened 3 weeks ago

newborn22 commented 3 weeks ago

Background

connection pool size should support dynamic update without restarting vttablet.

Proposal