Johannes Würbach f9fc232db3 Remove idleListener when client is in-use (#123)
* Prevent double release with callback

When using the callback instead of client.release, double releasing
a client was possible causing clients to be re-added multiple times.

* Remove idleListener when client is in-use

When a client is in-use, the error handling should be done by the
consumer and not by the pool itself as this otherwise might cause
errors to be handled multiple times.

* Handle verify failures
2019-07-25 12:38:21 -05:00
..
2017-07-13 22:37:08 -05:00
2017-07-13 22:37:08 -05:00
2017-07-13 22:37:08 -05:00
2019-01-02 12:11:21 -06:00
2017-07-13 22:37:08 -05:00
2017-07-13 22:37:08 -05:00
2019-01-02 12:11:21 -06:00
2017-07-13 22:37:08 -05:00
2018-05-04 12:59:39 -05:00
2017-07-13 22:37:08 -05:00
2017-07-13 22:37:08 -05:00