You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2022/06/17 06:37:00 UTC

[jira] [Closed] (FLINK-28098) Refactor table store compactor

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

Jingsong Lee closed FLINK-28098.
--------------------------------
    Resolution: Fixed

master: c44ed5bb50f06eb94f18e8ae5d8c09ee2b909d10

> Refactor table store compactor
> ------------------------------
>
>                 Key: FLINK-28098
>                 URL: https://issues.apache.org/jira/browse/FLINK-28098
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table Store
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: table-store-0.2.0
>
>
> There is currently some room for code optimization on the path of the compact.
>  * It uses the CompactManager, which actually only uses the CompactTask.
>  * It also doesn't use an asynchronous thread to complete the compaction.
>  * There should be FileStoreTable to provide unified table-level compaction.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)