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

Jesse Yates commented on HBASE-8772:
------------------------------------

this came up from some discussions we've been having recently. The replication 
stuff is already logically separate from everything else (even has minimum 
cross-package dependencies). IMO, i don't think we should remove the ability to 
make it a built-in part of HBase, but the ability to run it separately could 
make it better (less chance of conflicts with other elements in a RS) and more 
flexible (maybe support a pull based mechanism?).
                
> Separate Replication from HBase RegionServer process
> ----------------------------------------------------
>
>                 Key: HBASE-8772
>                 URL: https://issues.apache.org/jira/browse/HBASE-8772
>             Project: HBase
>          Issue Type: New Feature
>          Components: regionserver, Replication
>            Reporter: Sameer Vaishampayan
>              Labels: performance
>
> Replication is a separate functionality than managing regions and should be 
> able to be managed separately as a service rather than rolled into 
> RegionServer. Load on RegionServer, gc etc shouldn't affect the replication 
> service.

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

Reply via email to