Hi Minoru,
+1 for your proposal.
Can you please file an issue and I'll commit the patch for you.
Thank you very much!
WBR,
Alexey.
On Jul 16, 2009, at 4:26 , Minoru Nitta wrote:
> Hi Alexey, Hi all,
>
>
> I would like to implement my own OutboundConnectionCache and utilize
> it
> with Grizzly. But it seems to me that currently it is not allowed
> for users
> to do that.
>
> CacheableConnectorHandlerPool creates a connection pool at
> constructor.
> It creates the pool by calling factory method, but it just creates
> OutboundConnectionCacheBlockingImpl, and it is not possible for users
> to customize it.
>
> Could I ask you please to review my proposed patch?
> Thank you very much.
>
>
> Minoru
> <
> patch
> .txt
> >
> <
> OutboundConnectionFactory
> .java
> >---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net