You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/09/16 04:52:09 UTC

[GitHub] [shardingsphere] tuichenchuxin commented on a diff in pull request #21000: show processlist can check sleep connection

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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org