You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Caizhi Weng (Jira)" <ji...@apache.org> on 2022/07/25 02:52:00 UTC

[jira] [Created] (FLINK-28662) Compaction may block job cancelling

Caizhi Weng created FLINK-28662:
-----------------------------------

             Summary: Compaction may block job cancelling
                 Key: FLINK-28662
                 URL: https://issues.apache.org/jira/browse/FLINK-28662
             Project: Flink
          Issue Type: Improvement
          Components: Table Store
    Affects Versions: table-store-0.2.0, table-store-0.3.0
            Reporter: Caizhi Weng
             Fix For: table-store-0.2.0, table-store-0.3.0


Currently when cancelling a job, we have to wait for current compaction thread to finish. If the compaction takes too long, the task manager may fail due to job cancelling takes more than 180 seconds.



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