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

Elliott Clark updated HBASE-7188:
---------------------------------

    Attachment: HBASE-7188-2.patch

Rebased patch.

Regarding having region server stuff in common: 
* Yeah mostly exceptions are in there since they are shared.  The client needs 
to be able to de-serialize them if they are thrown over the wire.
* BloomType should move as well but this is such a huge patch that I wanted to 
keep the renamig and moving to a minimum as keeping it rebased to trunk is a 
good deal of work.


Security: This can either be in common or client.  It's shared between the 
server and the client so I thought common but it can go either place.
                
> Move classes into hbase-client
> ------------------------------
>
>                 Key: HBASE-7188
>                 URL: https://issues.apache.org/jira/browse/HBASE-7188
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client, IPC/RPC
>    Affects Versions: 0.96.0
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7188-0.patch, HBASE-7188-1.patch, 
> HBASE-7188-2.patch
>
>


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

Reply via email to