[
https://issues.apache.org/jira/browse/HBASE-13169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14359550#comment-14359550
]
Hudson commented on HBASE-13169:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6250 (See
[https://builds.apache.org/job/HBase-TRUNK/6250/])
HBASE-13169 ModifyTable increasing the region replica count should also
auto-setup RRRE (enis: rev d45efa72080e9b7ce77c69d1bd8e812e7ef1b698)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/ModifyTableHandler.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestRegionReplicaReplicationEndpoint.java
> ModifyTable increasing the region replica count should also auto-setup RRRE
> ---------------------------------------------------------------------------
>
> Key: HBASE-13169
> URL: https://issues.apache.org/jira/browse/HBASE-13169
> Project: HBase
> Issue Type: Sub-task
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 2.0.0, 1.1.0
>
> Attachments: hbase-13169_v1.patch, hbase-13169_v2-master.patch
>
>
> This is a follow up to Async WAL replication jira (HBASE-11568). In
> HBASE-11568 we setup replication automatically in create table if the
> configuration is enabled.
> We should do the same in case a table with region replication = 1 is
> modified, and region replication is set to >1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)