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

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

Is this for replication v1 or v2? The interface between the 
{{ReplicationEndpoint}} and {{ReplicationSource}} is not suitable for streaming 
in v1 I think. 

We can still do streaming-like thing within ReplicationEndpoint.replicate(), 
although there will be a barrier at the end of the method call. 

> 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