[ 
https://issues.apache.org/jira/browse/HBASE-14899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15036412#comment-15036412
 ] 

Enis Soztutar commented on HBASE-14899:
---------------------------------------

Yes, I was assuming the RE interface be changed to allow an iterator based 
model where WAL reading, streaming replication and ACK'ing back the WAL offset 
points are concurrent allowing pipelining. Current {{RE.replicate(batch of 
edits)}} API should see some changes I imagine. 

But if should be fine to still have a v1 RE endpoint to do the streaming writes 
as much as possible.  

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

Reply via email to