sandynz commented on issue #9568: URL: https://github.com/apache/shardingsphere/issues/9568#issuecomment-814615626
Some discussion notes with @tristaZero - Execution progress could be put in `show processlist` `State` column, keep the same columns as MySQL. - Add a new `finish` method in `ExecuteProcessEngine` and `ExecuteProcessReporter` to clean up execution node in ZK. If there's execution failure or timeout, just keep it in ZK for now, in order to convinience of debugging. - Clean up `EXECUTE_ID` thread local variable in `ExecutorDataMap` after execution. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
