admin@glassfish.java.net

Re: Review of create-threadpool, delete-threadpool, list-threadpools man pages

From: <June.Parks_at_Sun.COM>
Date: Wed, 14 Oct 2009 09:15:11 -0700

On 10/14/09 08:58, June.Parks_at_Sun.COM wrote:
> On 10/13/09 16:05, Bill Shannon wrote:
>> Nachiappan Veerappan Nachiappan wrote on 10/13/09 10:46 AM:
>>
>>> Dixie,
>>>
>>> In create-threadpool command man page the option --workqueues (V2) has
>>> been changed to --max-queue-size in V3.
>>> Please change that to --workqueues.
>>>
>>
>> I don't understand. Please change *what* to "--workqueues"?
>>
>> Why was the name of the option changed incompatibly between v2 and v3?
>> Did you mean that you were going to change the code to rename the option
>> to be compatible with v2?
>>
> Behind the scenes the num-work-queues attribute has been removed and
> max-queue-size has been added in v3. The Grizzly engineers have the
> details. Perhaps --workqueues should be a no-op. It would be
> confusing to use --workqueues for the max-queue-size attribute,
> because --workqueues accepted a number of queues while max-queue-size
> accepts a number of bytes.
Correction, it's the number of messages in the queue.
>
> June
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>>
>>
>