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