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

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

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

ASF GitHub Bot updated FLINK-28098:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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)