dev@glassfish.java.net

Re: pom updates and test fix

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Wed, 22 Apr 2009 13:50:47 -0700

Justin Lee wrote:
> No other questions/complaints? Can I commit this?

I find is weird for aforementioned reason, but I guess we
have no choice but to have ThreadPool @Configured interface
live in grizzly-config.

I guess there is also a question of "default values" which were:

3058 <!ATTLIST thread-pool
3059 thread-pool-id CDATA #REQUIRED
3060 min-thread-pool-size CDATA "0"
3061 max-thread-pool-size CDATA "200"
3062 idle-thread-timeout-in-seconds CDATA "120"
3063 num-work-queues CDATA "1">

and I assume that you have folded that into its new incarnation.


-Kedar

>
> Justin Lee wrote:
>>
>>
>> Kedar Mhaswade wrote:
>>>
>>>
>>> OK. Thanks.
>>> So the plan is iiop-listeners stay wherever they are, but will reference
>>> thread-pools from under network-listeners?
>> Correct.
>>>
>>> Does it make more sense then to make ORB initialize from
>>> convenient network-listeners and deprecate the iiop-listener(s)
>>> element(s)?
>> I could go either way on this one. As I understand it, though, the
>> ORB code needs a much different thread pool than, say, HTTP processing.
>>>
>>> I guess we will need a blanket compatibility waiver for affected
>>> dotted names.
>> There's a request for this in already, actually.
>>>
>>> -Kedar
>>>
>>>>>
>>>>> Thanks,
>>>>> Kedar
>>>>>
>>>>> Justin Lee wrote:
>>>>>> Attached are the diffs for integrating the new version of
>>>>>> grizzly-config that should hopefully fix the open issues against
>>>>>> it. There is also a fix for a test that broke from the
>>>>>> grizzly-config merge last week.
>>>>>>
>>>>>>
>>>>>> ------------------------------------------------------------------------
>>>>>>
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>