[
https://issues.apache.org/jira/browse/HBASE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499295#comment-13499295
]
Jesse Yates commented on HBASE-7012:
------------------------------------
{quote}
* Split up RpcEngine into RpcClientEngine and RpcServerEngine.
* Split up ProtobufRpcEngine
* Split up HBaseRpc into HBaseClientRpc and HBaseServerRpc.
* Changed HBaseClient to rely on the Protobuf response rather than using the
HRegionServe's response type.
* Split some enums out of their parent classes so that using BloomType and the
like doesn't pull all of the io package.
{quote}
Any chance this can be done in another set of subtasks? Would it even make
sense? Trying to keep this as small as possible.
> Create hbase-client module
> --------------------------
>
> Key: HBASE-7012
> URL: https://issues.apache.org/jira/browse/HBASE-7012
> Project: HBase
> Issue Type: Task
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Priority: Critical
> Fix For: 0.96.0
>
> Attachments: HBASE-7012-0.patch.gz
>
>
> I just tried creating a project that uses 0.95-SNAPSHOT and had to import
> org.apache.hbase:hbase-server as the module that I depend on. This will be
> confusing to users.
> In addition this brings in lots of dependencies that are not really needed.
> Let's create a client module that has all of the client in it.
--
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