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

Cody Marcel commented on HBASE-14900:
-------------------------------------

So it seems changing the test to check where the property is pulled from is not 
as easy as I anticipated. ReplicationSourceManager is call when minicluster is 
created, which happens in @BeforeClass. By the time the test is called, the 
impl has already been applied. This change is fairly trivial anyway so having a 
test is less important. Running all tests now to make sure I didn't break 
anything. Patch will be up shortly.

> Make global config option for ReplicationEndpoint
> -------------------------------------------------
>
>                 Key: HBASE-14900
>                 URL: https://issues.apache.org/jira/browse/HBASE-14900
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Replication
>    Affects Versions: 2.0.0
>            Reporter: Cody Marcel
>            Assignee: Cody Marcel
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> Currently ReplicationEndpoint implementations can only be configured through 
> the HBase shell. We should be able to to use a property in the hbase-site.xml 
> to globally set an alternate default. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to