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

stack updated HBASE-2360:
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Applied to three branches.  I opened HBASE-2425 so we don't forget to bring in 
HADOOP-1849.  Thanks for patch Todd.

> Make sure we have all the hadoop fixes in our our copy of its rpc
> -----------------------------------------------------------------
>
>                 Key: HBASE-2360
>                 URL: https://issues.apache.org/jira/browse/HBASE-2360
>             Project: Hadoop HBase
>          Issue Type: Task
>            Reporter: stack
>            Assignee: Todd Lipcon
>             Fix For: 0.20.4, 0.21.0
>
>         Attachments: hbase-2360.txt
>
>
> Our RPC was different from hadoops because we fixed some bugs -- i.e. that 
> buffers in rpc would keep the shape of the largest ever allocation and not 
> snap back to original size, that rpc would never timeout -- and we used send 
> codes instead of method names.  The latter has been removed recently from 
> hbase rpc and the above two fixes have been committed to hadoop (IIUC).  So, 
> this issue about reviewing our RPC to see that we have all good fixes that 
> are currently up in hadoop and to look at perhaps using hadoop rpc again, 
> directly, because the reason to have our own has perhaps dissipated.

-- 
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