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

Thomas Freller commented on POOL-409:
-------------------------------------

Would it be possible to build a Snapshot? This would be very easy for me to 
test the changes. 

I'm with you we should make a less as possible public and i think the current 
set of available methods should be enough.

I ask as I don't use a maven compiler suite and the packages have dependencies 
so it's not quite easily for me to compile the pool lib on my own.

If a snapshot is not possible may be you could provide a compiled jar here to 
me. After that i do a testing as soon as possible.

> BasicDataSource should support GenericObjectPool->getStatsString()
> ------------------------------------------------------------------
>
>                 Key: POOL-409
>                 URL: https://issues.apache.org/jira/browse/POOL-409
>             Project: Commons Pool
>          Issue Type: Improvement
>    Affects Versions: 2.11.1
>            Reporter: Thomas Freller
>            Priority: Major
>              Labels: improvement
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Hello,
> I'm developing a Application that is running on a default JRE without an 
> Webserver/JMX.
> For optimizing Database connections it would be very useful if i could access
>  
> BasicDataSource->GenericObjectPool->{*}getStatsString(){*}
>  
> I don't see any reason why this Method is protected and not public in 
> GenericObjectPool.
> Then BasicDataSource shoud provide a method getStatsString() or the values 
> that represent the statistic data.
>  
> If there is any other easy way to access this data within my Java Code I'll 
> implement this if you could give me an example how to get this working 
> easily. I don't want do configure any jmx stuff.
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to