I considered this, but the problem would be finding/viewing the specific
pool in the JMX management app (ie jconsole).  A GUID gives us uniqueness,
but it doesn't give us the descriptive name.  This has to do with ObjectName
given when registering the MBean...

On Wed, Nov 3, 2010 at 11:12 AM, James Carman <ja...@carmanconsulting.com>wrote:

> On Wed, Nov 3, 2010 at 11:09 AM, Steven Siebert <smsi...@gmail.com> wrote:
> > Something I have been considering is the how to represent multiple pools
> in
> > a JVM.  I'm thinking we'll need to add an additional optional
> configuration
> > value "poolName" (or something similar) so the MBean will be uniquely
> named
> > and discoverable in the management agent/system.  Since it would be
> > optional, if one isn't provided it would default to a 1-up incremented
> name
> > (ie. GOP-1, GOP-2...)
> >
>
> Just assign each pool a UUID.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to