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

Jingsong Lee updated FLINK-24585:
---------------------------------
    Fix Version/s: 1.15.0

> Print the change in the size of the compacted files
> ---------------------------------------------------
>
>                 Key: FLINK-24585
>                 URL: https://issues.apache.org/jira/browse/FLINK-24585
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / FileSystem
>    Affects Versions: 1.15.0
>            Reporter: Yubin Li
>            Assignee: Yubin Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> {code:java}
> LOG.info(
>         "Compaction time cost is '{}S', target file is '{}', input files are 
> '{}'",
>         costSeconds,
>         target,
>         paths);
> {code}
> only print the file name and time cost in compacting, maybe we need to print 
> the size change.
> we have a demand in this, and have implemented it, please assign this to me, 
> thanks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to