admin@glassfish.java.net

Re: CODE REVIEW: AMX ConnectionPoolStats

From: Lloyd L Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Tue, 29 May 2007 11:58:59 -0700

Thank you Byron.

On May 26, 2007, at 4:37 PM, Byron Nevins wrote:

> Reviewed and approved.
>
> Lloyd L Chambers wrote:
>> This change adds a new Statistic to the interface. No other code
>> change needed.
>>
>> https://glassfish.dev.java.net/issues/show_bug.cgi?id=3037
>>
>> RCS file: /cvs/glassfish/appserv-api/src/java/com/sun/appserv/
>> management/monitor/statistics/ConnectionPoolStats.java,v
>> retrieving revision 1.2
>> diff -r1.2 ConnectionPoolStats.java
>> 139a140,148
>> >
>> >
>> > /**
>> > * Indicates the number of connections that ...
>> > *
>> > * @return CountStatistic
>> > * @since 9.1
>> > */
>> > public CountStatistic getNumPotentialConnLeak();
>> 140a150,151
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>