You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Zhichao Zhang (JIRA)" <ji...@apache.org> on 2019/08/02 14:01:00 UTC

[jira] [Updated] (CARBONDATA-3483) Can not run horizontal compaction when execute update sql

     [ https://issues.apache.org/jira/browse/CARBONDATA-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhichao  Zhang updated CARBONDATA-3483:
---------------------------------------
    Affects Version/s: 1.6.0
                       1.5.3
                       1.5.4

> 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
>          Time Spent: 3h 20m
>  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
(v7.6.14#76016)