You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2008/07/23 23:13:31 UTC

[jira] Created: (HBASE-770) Update HBaseRPC to match hadoop 0.17 RPC

Update HBaseRPC to match hadoop 0.17 RPC
----------------------------------------

                 Key: HBASE-770
                 URL: https://issues.apache.org/jira/browse/HBASE-770
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: stack
             Fix For: 0.2.0


Hadoop RPC has had some improvements done.  Copied them down to our version of hadoop RPC, HBaseRPC in the hbase.ipc package.

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


[jira] Assigned: (HBASE-770) Update HBaseRPC to match hadoop 0.17 RPC

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack reassigned HBASE-770:
---------------------------

    Assignee: stack

> Update HBaseRPC to match hadoop 0.17 RPC
> ----------------------------------------
>
>                 Key: HBASE-770
>                 URL: https://issues.apache.org/jira/browse/HBASE-770
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.2.0
>
>         Attachments: 770.patch
>
>
> Hadoop RPC has had some improvements done.  Copied them down to our version of hadoop RPC, HBaseRPC in the hbase.ipc package.

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


[jira] Updated: (HBASE-770) Update HBaseRPC to match hadoop 0.17 RPC

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-770:
------------------------

    Attachment: 770.patch

Update HbaseRPC so same as RPC but uses HBaseObjectWritable. Had to add o.a.h.ipc.HBaseClient so I could access default access methods in Client.

> Update HBaseRPC to match hadoop 0.17 RPC
> ----------------------------------------
>
>                 Key: HBASE-770
>                 URL: https://issues.apache.org/jira/browse/HBASE-770
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.2.0
>
>         Attachments: 770.patch
>
>
> Hadoop RPC has had some improvements done.  Copied them down to our version of hadoop RPC, HBaseRPC in the hbase.ipc package.

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


[jira] Resolved: (HBASE-770) Update HBaseRPC to match hadoop 0.17 RPC

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-770.
-------------------------

    Resolution: Fixed

Committed.

> Update HBaseRPC to match hadoop 0.17 RPC
> ----------------------------------------
>
>                 Key: HBASE-770
>                 URL: https://issues.apache.org/jira/browse/HBASE-770
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.2.0
>
>         Attachments: 770.patch
>
>
> Hadoop RPC has had some improvements done.  Copied them down to our version of hadoop RPC, HBaseRPC in the hbase.ipc package.

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