You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2018/06/15 08:12:55 UTC

[Bug 62458] New: Upgrade commons-pool2 classes to next release ( > 2.5.0 )

https://bz.apache.org/bugzilla/show_bug.cgi?id=62458

            Bug ID: 62458
           Summary: Upgrade commons-pool2 classes to next release ( >
                    2.5.0 )
           Product: Tomcat 8
           Version: 8.5.x-trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: Util
          Assignee: dev@tomcat.apache.org
          Reporter: olivier.letiec@gmail.com
  Target Milestone: ----

tomcat-dbcp.jar embeds commons-pool-2.5.0 classes
(org.apache.tomcat.dbcp.pool2.*)
(maybe through commons-dbcp-2.2.0 classes)

There is a memory leak, fixed in commons-pool:
https://issues.apache.org/jira/browse/POOL-337
but not yet released.

This bug is tracked in commons-dbcp, unfixed for now:
https://issues.apache.org/jira/browse/DBCP-493

This leak needs merging toward tomcat distribution when released.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 62458] Upgrade commons-pool2 classes to next release ( > 2.5.0 )

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62458

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Fixed in trunk for 9.0.9 onwards. Back-ports to follow.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 62458] Upgrade commons-pool2 classes to next release ( > 2.5.0 )

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62458

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
Fixed in:
- 8.5.x for 8.5.32 onwards
- 8.0.x for 8.0.53 onwards

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org