[
https://issues.apache.org/jira/browse/CARBONDATA-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravindra Pesala resolved CARBONDATA-116.
----------------------------------------
Resolution: Fixed
Fix Version/s: 0.1.0-incubating
https://github.com/HuaweiBigData/carbondata/pull/880
> major compacted segments are considered for minor also
> ------------------------------------------------------
>
> Key: CARBONDATA-116
> URL: https://issues.apache.org/jira/browse/CARBONDATA-116
> Project: CarbonData
> Issue Type: Bug
> Reporter: ravikiran
> Fix For: 0.1.0-incubating
>
>
> once a segment is formed by major compaction,
> that segment can not be considered again for minor compaction.
> example :
> If seg 0 and seg 1 is compacted into 0.1 using major compaction.
> then segment 2 and 3 is loaded and if the minor threshold is 2 .
> then if i trigger minor compaction , then segment 0.1 should not be
> considered for minor compaction.;
> instead 2 and 3 should be considered and be merged into 2.1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)