You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/07/10 01:08:05 UTC

[jira] [Commented] (HBASE-14053) Disable DLR in branch-1+

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

Sean Busbey commented on HBASE-14053:
-------------------------------------

it's a nit, but the comment on the DLR config default in HConstants is wrong.

{code}
 /**
   * Default 'distributed log replay' as true since hbase 1.1 (HBASE-12577)
   */
  public static final boolean DEFAULT_DISTRIBUTED_LOG_REPLAY_CONFIG = false;
{code}

otherwise, LGTM +1


> Disable DLR in branch-1+
> ------------------------
>
>                 Key: HBASE-14053
>                 URL: https://issues.apache.org/jira/browse/HBASE-14053
>             Project: HBase
>          Issue Type: Task
>          Components: Recovery
>    Affects Versions: 1.2.0
>            Reporter: stack
>            Assignee: stack
>             Fix For: 2.0.0, 1.2.0, 1.3.0
>
>         Attachments: 14053.branch-1.txt
>
>
> Disable Distributed Log Replay in branch-1, branch-1.2, and master until it is known reliable (See HBASE-14028 for current list of issues and HBASE-7006 for overview on DLR). Disabling was discussed out on the dev list. See the thread here: http://apache-hbase.679495.n3.nabble.com/DISCUSS-Distributed-Log-Replay-in-branch-1-td4073003.html



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