Skip to content

DefaultConnectionContext.dispose() Creates New Items to Dispose #815

@nebhale

Description

@nebhale

Currently, when DefaultConnectionContext.dispose() is called, it creates new instances of the connection pool and thread pool and then disposes them instead of the ones that were configured and used earlier. The originally created connection pool and thread pool should be cached and disposed properly.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions