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 2020/11/22 12:17:18 UTC

[GitHub] [shardingsphere] kimmking commented on a change in pull request #8289: Update the sub class ShardingCTLShowBackendHandler of TextProtocolBackendHandler

kimmking commented on a change in pull request #8289:
URL: https://github.com/apache/shardingsphere/pull/8289#discussion_r528327054



##########
File path: shardingsphere-proxy/shardingsphere-proxy-backend/src/main/java/org/apache/shardingsphere/proxy/backend/text/sctl/hint/ShardingCTLHintBackendHandler.java
##########
@@ -43,7 +43,10 @@
     private final BackendConnection backendConnection;
     
     private HintCommandExecutor hintCommandExecutor;
-    
+
+    public ShardingCTLHintBackendHandler() {

Review comment:
       why add a constructor?




----------------------------------------------------------------
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:
users@infra.apache.org