You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Guangxu Cheng (Jira)" <ji...@apache.org> on 2019/10/29 03:56:00 UTC

[jira] [Resolved] (HBASE-23200) incorrect description in SortedCompactionPolicy.getNextMajorCompactTime

     [ https://issues.apache.org/jira/browse/HBASE-23200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guangxu Cheng resolved HBASE-23200.
-----------------------------------
    Resolution: Implemented

Implemented by HBASE-23149

> incorrect description in SortedCompactionPolicy.getNextMajorCompactTime
> -----------------------------------------------------------------------
>
>                 Key: HBASE-23200
>                 URL: https://issues.apache.org/jira/browse/HBASE-23200
>             Project: HBase
>          Issue Type: Bug
>          Components: Compaction
>    Affects Versions: master
>            Reporter: jackylau
>            Assignee: jackylau
>            Priority: Major
>             Fix For: 2.2.3
>
>
> // default = 24hrs
> long ret = comConf.getMajorCompactionPeriod();
> but the default value is 7 days in CompactionConfiguration.java



--
This message was sent by Atlassian Jira
(v8.3.4#803005)