Skip to content

Always use a dedicated context for connections created in SqlConnectionPool #1148

@tsegismont

Description

@tsegismont

When a connection is created by the pool, it uses the context of the user.

If this context is a deployment context and the pool is shared, the deployment info can be kept in memory even after the corresponding verticle has been undeployed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions