You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Laurent Rouvet (JIRA)" <se...@james.apache.org> on 2006/02/01 00:16:35 UTC

[jira] Created: (JAMES-440) Improve DBCP: provide more DBCP options, like removeAbandoned

Improve DBCP: provide more DBCP options, like removeAbandoned
-------------------------------------------------------------

         Key: JAMES-440
         URL: http://issues.apache.org/jira/browse/JAMES-440
     Project: James
        Type: Improvement
    Versions: 2.2.0    
    Reporter: Laurent Rouvet
    Priority: Minor


Add more DBCP options, like removeAbandoned. 
By the way, I set it to true by default as I think it help to debug and to make James/JDBC connection more reliable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (JAMES-440) Improve DBCP: provide more DBCP options, like removeAbandoned

Posted by "Laurent Rouvet (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-440?page=comments#action_12371725 ] 

Laurent Rouvet commented on JAMES-440:
--------------------------------------

I didn't find the official reason... (does DBCP have a mail list?)
However I found several issue about this feature... 
It seems that the implementation is quite bad... see
http://forum.java.sun.com/thread.jspa?threadID=658047&messageID=3866148

However, this feature is still very very useful at least to help finding connection leak.
So, it's definitely something that is needed to debugging.

I know that it's deprecated but I still propose to keep it with some comment explaining that it should use for debugging only. When you debug, it's easy to active that feature but not so easy to recompile and deploy James when needed. ;-)

What do you find?

+1

Also,  we may look at fixing that DBCP issue... Does someone like Noel know people of that team?



> Improve DBCP: provide more DBCP options, like removeAbandoned
> -------------------------------------------------------------
>
>          Key: JAMES-440
>          URL: http://issues.apache.org/jira/browse/JAMES-440
>      Project: James
>         Type: Improvement
>     Versions: 2.2.0
>     Reporter: Laurent Rouvet
>     Assignee: Stefano Bagnara
>     Priority: Minor
>      Fix For: 2.3.0a2
>  Attachments: JdbcDataSource.java
>
> Add more DBCP options, like removeAbandoned. 
> By the way, I set it to true by default as I think it help to debug and to make James/JDBC connection more reliable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Resolved: (JAMES-440) Improve DBCP: provide more DBCP options, like removeAbandoned

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-440?page=all ]
     
Stefano Bagnara resolved JAMES-440:
-----------------------------------

    Fix Version: 2.3.0a2
     Resolution: Fixed
      Assign To: Stefano Bagnara

I've not included the deprecated properties (no "Abandoned" stuff).
I don't know why they deprecated them, but they did it and we should not use that properties.

> Improve DBCP: provide more DBCP options, like removeAbandoned
> -------------------------------------------------------------
>
>          Key: JAMES-440
>          URL: http://issues.apache.org/jira/browse/JAMES-440
>      Project: James
>         Type: Improvement
>     Versions: 2.2.0
>     Reporter: Laurent Rouvet
>     Assignee: Stefano Bagnara
>     Priority: Minor
>      Fix For: 2.3.0a2
>  Attachments: JdbcDataSource.java
>
> Add more DBCP options, like removeAbandoned. 
> By the way, I set it to true by default as I think it help to debug and to make James/JDBC connection more reliable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Updated: (JAMES-440) Improve DBCP: provide more DBCP options, like removeAbandoned

Posted by "Laurent Rouvet (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-440?page=all ]

Laurent Rouvet updated JAMES-440:
---------------------------------

    Attachment: JdbcDataSource.java

> Improve DBCP: provide more DBCP options, like removeAbandoned
> -------------------------------------------------------------
>
>          Key: JAMES-440
>          URL: http://issues.apache.org/jira/browse/JAMES-440
>      Project: James
>         Type: Improvement
>     Versions: 2.2.0
>     Reporter: Laurent Rouvet
>     Priority: Minor
>  Attachments: JdbcDataSource.java
>
> Add more DBCP options, like removeAbandoned. 
> By the way, I set it to true by default as I think it help to debug and to make James/JDBC connection more reliable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org