users@grizzly.java.net

Re: Grizzly 2.0 M1: Filter ordering

From: testn <test1_at_doramail.com>
Date: Tue, 5 May 2009 17:17:37 -0700 (PDT)

BTW, don't you have a unit test for this?


Oleksiy Stashok wrote:
>
> Hi,
>
>>
>> I tried to use Grizzly 2.0 M1 but I found that Filter's handleAccept /
>> handleRead don't get fired in order since it uses threadpool. For
>> example,
>> if I connect to Grizzly and write message to it right away, it's
>> possible
>> that "handleRead" is called before "handleAccept". What should be the
>> correct to handle it?
> You're right, ACCEPT event could come after READ or WRITE event.
> I've just fixed it on trunk.
>
> Thank you.
>
> WBR,
> Alexey.
>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Grizzly-2.0-M1%3A-Filter-ordering-tp23383056p23383056.html
>> Sent from the Grizzly - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
>> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>>
>
>
>

-- 
View this message in context: http://www.nabble.com/Grizzly-2.0-M1%3A-Filter-ordering-tp23383056p23398092.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.