You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Srinath Narasimhan <sn...@nuviewinc.com> on 2007/05/08 22:23:28 UTC

[DBCP] Bugzilla id 33167

 Hi,

 

 I had originally filed a bug/enhancement for Commons DBCP which I am 

 trying to get added to the main build.

 

 http://issues.apache.org/bugzilla/show_bug.cgi?id=33167

 

 

 

 I could not find that in the new jira issue tracker. Could you tell me 

 if there is any intention of moving this into the main build?

 

 

 

 Thanks

 

 Srinath.

 


[DBCP] CPDSConnectionFactory and KeyedCPDSConnectionFactory

Posted by Srinath Narasimhan <sn...@nuviewinc.com>.
Hi
The connectionClosed method in the CPDSConnectionFactory classes has a
closing down connection error message. This message is not really useful
because it does not tell which connection and why the message is coming
out.
Does it make sense to expand this message into saying more details about
the exception as well as which connection, may be just the user name
also as part of the error message?

This will be very useful in post production troubleshooting.

Thanks
Srinath.

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


RE: [DBCP] PerUserPoolDataSource

Posted by Srinath Narasimhan <sn...@nuviewinc.com>.
Thanks. I updated again and I have it.


-----Original Message-----
From: Phil Steitz [mailto:phil.steitz@gmail.com] 
Sent: Wednesday, May 09, 2007 9:39 PM
To: Jakarta Commons Developers List
Subject: Re: [DBCP] PerUserPoolDataSource

They are there in the datasources package, e.g.
http://svn.apache.org/repos/asf/jakarta/commons/proper/dbcp/trunk/src/ja
va/org/apache/commons/dbcp/datasources/PerUserPoolDataSource.java

Phil

On 5/9/07, Srinath Narasimhan <sn...@nuviewinc.com> wrote:
> Hi,
> Has the PerUserPoolDataSource and its factory removed from the dbcp
> project? I got the latest source from subversion and it is missing.
>
> Thanks
> Srinath.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>

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


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


Re: [DBCP] PerUserPoolDataSource

Posted by Phil Steitz <ph...@gmail.com>.
They are there in the datasources package, e.g.
http://svn.apache.org/repos/asf/jakarta/commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/datasources/PerUserPoolDataSource.java

Phil

On 5/9/07, Srinath Narasimhan <sn...@nuviewinc.com> wrote:
> Hi,
> Has the PerUserPoolDataSource and its factory removed from the dbcp
> project? I got the latest source from subversion and it is missing.
>
> Thanks
> Srinath.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>

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


[DBCP] PerUserPoolDataSource

Posted by Srinath Narasimhan <sn...@nuviewinc.com>.
Hi,
Has the PerUserPoolDataSource and its factory removed from the dbcp
project? I got the latest source from subversion and it is missing.

Thanks
Srinath.

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


Re: [DBCP] Bugzilla id 33167

Posted by Dennis Lundberg <de...@apache.org>.
In JIRA the "Fix Version/s" indicates which version a fix for an issue 
is scheduled to be included. In this case it is set to 1.3. No release 
date has been set for that version.

Srinath Narasimhan wrote:
> Thanks for the quick response. The next question is it going to get
> added in any release ?
> 
> -----Original Message-----
> From: Dennis Lundberg [mailto:dennisl@apache.org] 
> Sent: Tuesday, May 08, 2007 4:38 PM
> To: Jakarta Commons Developers List
> Subject: Re: [DBCP] Bugzilla id 33167
> 
> Srinath Narasimhan wrote:
>>  Hi,
>>
>>  
>>
>>  I had originally filed a bug/enhancement for Commons DBCP which I am 
>>
>>  trying to get added to the main build.
>>
>>  
>>
>>  http://issues.apache.org/bugzilla/show_bug.cgi?id=33167
> 
> Please see:
> 
>    https://issues.apache.org/jira/browse/DBCP-61
> 
>>  
>>
>>  
>>
>>  
>>
>>  I could not find that in the new jira issue tracker. Could you tell
> me 
>>  if there is any intention of moving this into the main build?
>>
>>  
>>
>>  
>>
>>  
>>
>>  Thanks
>>
>>  
>>
>>  Srinath.
>>
>>  
>>
>>
> 
> 


-- 
Dennis Lundberg

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


RE: [DBCP] Bugzilla id 33167

Posted by Srinath Narasimhan <sn...@nuviewinc.com>.
Thanks for the quick response. The next question is it going to get
added in any release ?

-----Original Message-----
From: Dennis Lundberg [mailto:dennisl@apache.org] 
Sent: Tuesday, May 08, 2007 4:38 PM
To: Jakarta Commons Developers List
Subject: Re: [DBCP] Bugzilla id 33167

Srinath Narasimhan wrote:
>  Hi,
> 
>  
> 
>  I had originally filed a bug/enhancement for Commons DBCP which I am 
> 
>  trying to get added to the main build.
> 
>  
> 
>  http://issues.apache.org/bugzilla/show_bug.cgi?id=33167

Please see:

   https://issues.apache.org/jira/browse/DBCP-61

> 
>  
> 
>  
> 
>  
> 
>  I could not find that in the new jira issue tracker. Could you tell
me 
> 
>  if there is any intention of moving this into the main build?
> 
>  
> 
>  
> 
>  
> 
>  Thanks
> 
>  
> 
>  Srinath.
> 
>  
> 
> 


-- 
Dennis Lundberg

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


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


Re: [DBCP] Bugzilla id 33167

Posted by Dennis Lundberg <de...@apache.org>.
Srinath Narasimhan wrote:
>  Hi,
> 
>  
> 
>  I had originally filed a bug/enhancement for Commons DBCP which I am 
> 
>  trying to get added to the main build.
> 
>  
> 
>  http://issues.apache.org/bugzilla/show_bug.cgi?id=33167

Please see:

   https://issues.apache.org/jira/browse/DBCP-61

> 
>  
> 
>  
> 
>  
> 
>  I could not find that in the new jira issue tracker. Could you tell me 
> 
>  if there is any intention of moving this into the main build?
> 
>  
> 
>  
> 
>  
> 
>  Thanks
> 
>  
> 
>  Srinath.
> 
>  
> 
> 


-- 
Dennis Lundberg

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