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)