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

[jira] [Created] (FLINK-27548) Improve quick-start of table store

Jingsong Lee created FLINK-27548:
------------------------------------

             Summary: Improve quick-start of table store
                 Key: FLINK-27548
                 URL: https://issues.apache.org/jira/browse/FLINK-27548
             Project: Flink
          Issue Type: Improvement
          Components: Table Store
            Reporter: Jingsong Lee
             Fix For: table-store-0.2.0


When the quick-start is completed, the stream job needs to be killed on the flink page and the table needs to be dropped.
But the exiting of the stream job is asynchronous and we need to wait a while between these two actions. Otherwise there will be residue in the file directory.



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