Skip to content

[Improve] Connection pool refresh is supported #2013

@wenyh1

Description

@wenyh1

Add the following command to the administrative-side command to support connection pool flushing:

fresh conn [forced] where dbGroup ='dbGroupName' [ and dbInstance ='instanceName']
1、If dbInstance is not specified, the connection pool for all dbInstances under the default dbGroup is refreshed.
2、If the command contains forced, the connection in use should be discarded after it is close;
on the contrary, the connection being used and the corresponding front-end connection are all disconnect.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions