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

Heng Chen commented on HBASE-14648:
-----------------------------------

{quote}
I see this in the patch: conf.setInt("dfs.namenode.replication.min", 3); Will 
that override your cited change above?
{quote}

this is for the others.  
Only {{TestWALProcedureStoreOnHDFS#testWalRollOnLowReplication}} need to set it 
to be 1.
{{conf.setInt("dfs.namenode.replication.min", 1)}} will override  
{{conf.setInt("dfs.namenode.replication.min", 3)}} in  
{{TestWALProcedureStoreOnHDFS#testWalRollOnLowReplication}} 

> Reenable TestWALProcedureStoreOnHDFS#testWalRollOnLowReplication
> ----------------------------------------------------------------
>
>                 Key: HBASE-14648
>                 URL: https://issues.apache.org/jira/browse/HBASE-14648
>             Project: HBase
>          Issue Type: Sub-task
>          Components: test
>            Reporter: stack
>            Priority: Critical
>             Fix For: 2.0.0, 1.2.0, 1.3.0, 1.1.3
>
>         Attachments: HBASE-14648 (2).patch, HBASE-14648.patch, 
> HBASE-14648.patch, HBASE-14648.patch
>
>




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

Reply via email to