[
https://issues.apache.org/jira/browse/HBASE-14855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliott Clark updated HBASE-14855:
----------------------------------
Attachment: HBASE-14855-v4.patch
* Client dispatcher to put request and response together with call id. Though
right now this is a pretty empty version of that.
* pipeline. The Serialization pipeline.
* client-serilization-handler.h This does the work of sending the preamable,
the connection header, and length prepending data. This will obviously need to
be split up into h and cc files.
This has been tested and it works with the simple-client. It's able to read
meta. Get the servername and port. Connect to the port async. Send the
pre-amble/header on demand.
> Connect to regionserver
> -----------------------
>
> Key: HBASE-14855
> URL: https://issues.apache.org/jira/browse/HBASE-14855
> Project: HBase
> Issue Type: Sub-task
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Attachments: HBASE-14855-v2.patch, HBASE-14855-v3.patch,
> HBASE-14855-v4.patch, HBASE-14855.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)