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

Jonathan Hsieh commented on HBASE-7471:
---------------------------------------

I committed to the online branch.  I'm leaning towards doing the merge with 
both the offline+online code, and it is easier to deal with one dev-branch 
instead of two.
                
> Enable Cleaners required for Snapshots by default
> -------------------------------------------------
>
>                 Key: HBASE-7471
>                 URL: https://issues.apache.org/jira/browse/HBASE-7471
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client, master, regionserver, snapshots, Zookeeper
>            Reporter: Jonathan Hsieh
>            Assignee: Ted Yu
>             Fix For: hbase-7290
>
>         Attachments: 7471.txt
>
>
> Currently, snapshots require admins to add configuration to their 
> hbase-site.xml to have snapshot functionality available.  It is at the moment 
> off by default.
> {code}
>  <property>
>     <name>hbase.snapshot.enabled</name>
>     <value>true</value>
>   </property>
> {code}
> Maybe we should just enable snapshots by default.  Discuss.

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