admin@glassfish.java.net

Re: CODE REVIEW: AMX ConnectionPoolStats

From: Byron Nevins <Byron.Nevins_at_Sun.COM>
Date: Sat, 26 May 2007 16:37:46 -0700

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
>