On 25/07/2013 15:53, sebb wrote:
> On 25 July 2013 14:10,  <ma...@apache.org> wrote:
>> Author: markt
>> Date: Thu Jul 25 13:10:04 2013
>> New Revision: 1506954
>>
>> URL: http://svn.apache.org/r1506954
>> Log:
>> DBCP-229
>> Make stack trace of borrowing available to help ID leaks.
>> This change makes some information available about objects in the pool 
>> (borrowed and idle) via JMX. More information can be exposed if required.
>>
>> Added:
>>     
>> commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/DefaultPooledObjectInfo.java
>>    (with props)
>>     
>> commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/DefaultPooledObjectInfoMBean.java
>>    (with props)
> 
> AL headers?

Sorry. I was trying lots of different things and was leaving things like
headers out as I was creating and deleting a lot of classes. I meant to
put them in the final version and forgot. I'll do that now.

Mark


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

Reply via email to