You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2019/02/09 19:35:00 UTC

[jira] [Comment Edited] (DBCP-536) More than 5k+ instances of PgConnection created

    [ https://issues.apache.org/jira/browse/DBCP-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16764210#comment-16764210 ] 

Gary Gregory edited comment on DBCP-536 at 2/9/19 7:34 PM:
-----------------------------------------------------------

Do you close all pool objects?

What happens when you test with version 2.5.0?


was (Author: garydgregory):
What happens when you test with version 2.5.0?

> More than 5k+ instances of PgConnection created
> -----------------------------------------------
>
>                 Key: DBCP-536
>                 URL: https://issues.apache.org/jira/browse/DBCP-536
>             Project: Commons DBCP
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>            Reporter: Rahil S
>            Priority: Major
>         Attachments: Screenshot 2019-02-09 at 3.39.35 PM.jpg, Screenshot 2019-02-09 at 3.41.20 PM.jpg
>
>
> Hi,
>  
> We are facing memory issues with DBCP2 in production. We are using the 2.0.1 version of dbcp2. By analyzing heap dump we noticed that 5k+ instances of PgConnection were created. I have attached the screenshot of the same.
> We have set setMaxTotal(pool size) to 40 and initializing two BasicDatasource Objects for two different data source.
>  
> Regards,
> Rahil



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)