[
https://issues.apache.org/jira/browse/CARBONDATA-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Akash R Nilugal resolved CARBONDATA-3986.
-----------------------------------------
Fix Version/s: 2.1.0
Resolution: Fixed
> multiple issues during compaction and concurrent scenarios
> ----------------------------------------------------------
>
> Key: CARBONDATA-3986
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3986> Project: CarbonData
> Issue Type: Bug
> Reporter: Ajantha Bhat
> Assignee: Ajantha Bhat
> Priority: Major
> Fix For: 2.1.0
>
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> multiple issues during compaction and concurrent scenarios
> a) Auto compaction/multiple times minor compaction is called, it was considering compacted segments and coming compaction again ad overwriting the files and segments
> b) Minor/ auto compaction should skip >=2 level segments, now only skipping =2 level segments
> c) when compaction failed, no need to call merge index
> d) At executor, When segment file or table status file failed to write during merge index event, need to remove the stale files.
> e) during partial load cleanup segment folders are removed but segment metadata files were not removed
> f) Some table status retry issues
--
This message was sent by Atlassian Jira
(v8.3.4#803005)