[
https://issues.apache.org/jira/browse/CARBONDATA-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ajantha Bhat updated CARBONDATA-3483:
-------------------------------------
Fix Version/s: (was: 1.6.0)
1.6.1
> Can not run horizontal compaction when execute update sql
> ---------------------------------------------------------
>
> Key: CARBONDATA-3483
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3483> Project: CarbonData
> Issue Type: Bug
> Affects Versions: 1.5.3, 1.6.0, 1.5.4
> Reporter: Zhichao Zhang
> Assignee: Zhichao Zhang
> Priority: Major
> Fix For: 1.6.1
>
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> After PR#3166, horizontal compaction will not actually run when execute update sql.
> When it runs update sql and will run horizontal compaction if needs, it will require update.lock and compaction.lock when execute CarbonAlterTableCompactionCommand.alterTableForCompaction, but these two locks already are locked when it starts to execute update sql. so it will require locks failed and can't execute compaction.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)