tuichenchuxin commented on code in PR #21000:
URL: https://github.com/apache/shardingsphere/pull/21000#discussion_r972607943
##########
shardingsphere-mode/shardingsphere-mode-core/src/main/java/org/apache/shardingsphere/mode/process/GovernanceExecuteProcessReporter.java:
##########
@@ -54,7 +54,13 @@ public void report(final String executionID, final
ExecuteProcessConstants const
@Override
public void reportClean(final String executionID) {
- ShowProcessListManager.getInstance().removeProcessContext(executionID);
Review Comment:
remove this line may result in jdbc mode, not clear process context.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]