You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/05/01 00:38:16 UTC

[jira] [Updated] (HBASE-8214) Remove proxy and engine, rely directly on pb generated Service

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

stack updated HBASE-8214:
-------------------------

    Attachment: 8214v8.txt

Rather than have one FatalConnectionException that i use for all fatal connection setup issues, instead, make an exception per failure type (all derive from FCE).  For example UnsupportedCompressionCodecException, etc.
                
> Remove proxy and engine, rely directly on pb generated Service
> --------------------------------------------------------------
>
>                 Key: HBASE-8214
>                 URL: https://issues.apache.org/jira/browse/HBASE-8214
>             Project: HBase
>          Issue Type: Bug
>          Components: IPC/RPC
>            Reporter: stack
>            Assignee: stack
>         Attachments: 8124.txt, 8214v2.txt, 8214v3.txt, 8214v4.txt, 8214v5.txt, 8214v6.txt, 8214v7.txt, 8214v8.txt
>
>
> Attached patch is not done.  Removes two to three layers -- depending on how you count -- between client and rpc client and similar on server side (between rpc and server implementation).  Strips ProtobufRpcServer/Client and HBaseClientRpc/HBaseServerRpc.  Also gets rid of proxy.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira