You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/04/07 20:16:33 UTC

[jira] Assigned: (HBASE-2360) Make sure we have all the hadoop fixes in our our copy of its rpc

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

Todd Lipcon reassigned HBASE-2360:
----------------------------------

    Assignee: Todd Lipcon

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