Skip to content
This repository was archived by the owner on Mar 23, 2018. It is now read-only.
This repository was archived by the owner on Mar 23, 2018. It is now read-only.

pool is not maintaining Minpool connections when it is IDLE. #9

@udayjavagithub

Description

@udayjavagithub

Minpool connections are created when there is a request for first connection or by calling init() method explicitly, so far it's ok but when the pool is idle it's destroys all connections based on idletimeout which is fair but not creating Minpool connections again..

getSize( ) method returns zero when pool is idle

There is no monitoring for maintaining Minpool connections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions