GitHub user cdeneux opened a pull request:
https://github.com/apache/commons-pool/pull/4
POOL-337: EvictionTimer does not remove cancelled tasks
EvictionTimer does not remove cancelled tasks from the executor, and so a
memory leak occurs.
Thanks to Reinald Verheij for the patch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/petalslink/commons-pool POOL-337
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-pool/pull/4.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4
----
commit ec8b7769585bcb86a42a53a2d939c271194ebe9d
Author: cdeneux <christophe.deneux@...>
Date: 2018-02-28T17:25:06Z
POOL-337: EvictionTimer does not remove cancelled tasks from the executor
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]