[jira] [Commented] (CARBONDATA-198) Implementing system level lock for compaction.
Posted by Akash R Nilugal (Jira) on URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Commented-CARBONDATA-198-Implementing-system-level-lock-for-compaction-tp654.html
- var loadsToMerge = CarbonDataMergerUtil.identifySegmentsToBeMerged(
+ val loadsToMerge = CarbonDataMergerUtil.identifySegmentsToBeMerged(
--- End diff --
fixed
> Implementing system level lock for compaction.
> ----------------------------------------------
>
> Key: CARBONDATA-198
> URL: https://issues.apache.org/jira/browse/CARBONDATA-198 > Project: CarbonData
> Issue Type: Bug
> Components: spark-integration
> Reporter: ravikiran
>
> 1. making DDL of compaction as blocking call.
> 2. implemented System level compaction locking. only one compaction allowed , other requests will create compaction request file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)