[
https://issues.apache.org/jira/browse/HBASE-14899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034408#comment-15034408
]
Cody Marcel commented on HBASE-14899:
-------------------------------------
No. I am still working out the details, but this more simple than that. Instead
of shipping the edits in batches to a random RS, which then goes through the
client API, It will just stream directly into the buddies client directly. I am
thinking to move the client writing out of the Sink and into the end point.
> Create custom Streaming ReplicationEndpoint
> -------------------------------------------
>
> Key: HBASE-14899
> URL: https://issues.apache.org/jira/browse/HBASE-14899
> Project: HBase
> Issue Type: New Feature
> Components: Replication
> Affects Versions: 2.0.0
> Reporter: Cody Marcel
> Assignee: Cody Marcel
> Fix For: 2.0.0
>
>
> Create a custom Replication Endpoint that streams WALEntry directly through
> client API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)