dev@grizzly.java.net

Re: Orderly Shutdown of Server in ProtocalParser code

From: Parker Lord <plord_at_seecontrol.com>
Date: Wed, 1 Jul 2009 09:59:35 -0700 (PDT)

Just tried the same test with the 1.9.17-SNAPSHOT jar and no change.
The process does not exit and I cannot get two ProtocolHandlers to respond
at the same time.

I can see the sockets in LISTEN mode on the correct port and IP Addresses,
but the Filters never get invoked. Only when I add the ProtocolHandler
directly to the connector does it respond.
I assume I cant add two handlers this way.

e.g. -> controller.setProtocolChainInstanceHandler(pciAdminHandler);


Oleksiy Stashok wrote:
>
> Hi,
>
> can I ask you to repeat tests with 1.9.17-SNAPSHOT, just to be sure
> the issues are still there?
>
> Thank you.
>
> WBR,
> Alexey.
>
>>
>> Stuff deleted.....
>>
>
>
-- 
View this message in context: http://www.nabble.com/Orderly-Shutdown-of-Server-in-ProtocalParser-code-tp24081691p24293437.html
Sent from the Grizzly - Development mailing list archive at Nabble.com.