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

Jingsong Lee updated FLINK-30390:
---------------------------------
    Fix Version/s: table-store-0.4.0
                       (was: table-store-0.3.0)

> Ensure that no compaction is in progress before closing the writer
> ------------------------------------------------------------------
>
>                 Key: FLINK-30390
>                 URL: https://issues.apache.org/jira/browse/FLINK-30390
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table Store
>            Reporter: Jingsong Lee
>            Priority: Major
>             Fix For: table-store-0.4.0
>
>
> When the writer does not generate a new submission file, it will be closed. 
> (In AbstractFileStoreWrite) However, at this time, there may be asynchronous 
> interactions that have not been completed and are forced to close, which will 
> cause some strange exceptions to be printed in the log.
> We can avoid this situation, ensure that no compaction is in progress before 
> closing the writer.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to