[ 
https://issues.apache.org/jira/browse/HBASE-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack resolved HBASE-986.
-------------------------

    Resolution: Later

Resolving as Later.  Need datanode fixes first.

> Cache sockets in DFSClient
> --------------------------
>
>                 Key: HBASE-986
>                 URL: https://issues.apache.org/jira/browse/HBASE-986
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: stack
>            Assignee: stack
>            Priority: Blocker
>             Fix For: 0.20.0
>
>         Attachments: socketCache.patch
>
>
> Talking with Dhruba here at Apachecon, he suggested that setup of sockets is 
> big price payed during random-read.  Stefan hacked into DFSClient an ugly 
> patch that would allow us quickly test random-reading on top of a cache of 
> cached sockets.  I just tested it.  I see 4X improvement.
> Making this a blocker on 0.19.0.  Looks like we can hack in a real socket 
> pool using a custom SocketFactory under DFSClient.  It'll be messy but the 
> promised improvement is big.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to