users@grizzly.java.net

Re: [enh] Configurable connect timeout in TCPConnectorHandler.

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Mon, 21 Jan 2008 17:05:20 -0500

Hi Piotr,

Piotr Bazan wrote:
> Hey guys,
>
> I was thinking about a small enhancement in the code of the
> TCPConnectorHandler. It would be useful from a user perspective to have a
> connect timeout configurable and now it's fixed to 30 seconds. Only a
> smooth change is required to enable this feature.

Right now the value is defined by invoking
DefaultSelectionKeyHandler.setTimeout(). Are you proposing to configure
that value from the TCPConnectorHandler? I agree the current
implementation is not intuitive :-)


  What do you think about
> it? Btw what are the steps for joining active development of the framework?

Just submit patches (svn diff) to dev_at_grizzly. Once the community decide
that you have submitted enough patches (good patches), then we gonna
vote and promoted as a developer. We currently have people that submit
patches, and eventually we gonna promote them as developer :-)

Thanks

-- Jeanfrancois


>
> thanks,
> Piotrek
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>