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
- application/octet-stream attachment: patch.txt