dev@grizzly.java.net

RE: ReadFilter and SSLReadFilter

From: Nitta, Minoru <minoru.nitta_at_jp.fujitsu.com>
Date: Wed, 16 Jan 2013 11:35:40 +0000

Hi Alexey,

I file the issue.
http://java.net/jira/browse/GRIZZLY-1407


Thank you.
Minoru

> -----Original Message-----
> From: Oleksiy Stashok [mailto:oleksiy.stashok_at_oracle.com]
> Sent: Wednesday, January 16, 2013 7:48 PM
> To: dev_at_grizzly.java.net
> Subject: Re: ReadFilter and SSLReadFilter
>
> Hi Minoru,
>
> looks like it's a bug, can you pls. file an issue?
>
> Thanks.
>
> WBR,
> Alexey.
>
> On 01/16/2013 08:47 AM, Nitta, Minoru wrote:
> > Hi,
> >
> > I have a question.
> >
> > In Grizzly 1.9.x, ReadFilter calls ConnectionCloseHandler.remotlyClosed
> > (BaseSelectionKeyHandler.notifyRemotlyClose) is called when read byte
> is
> > 0 or less than 0. It seems to me that SSLReadFilter does not call it.
> > Are there any reasons for that?
> >
> > Thank you.
> > Minoru
> >