terrymanu commented on a change in pull request #7541:
URL: https://github.com/apache/shardingsphere/pull/7541#discussion_r492461066



##########
File path: 
shardingsphere-proxy/shardingsphere-proxy-bootstrap/src/main/java/org/apache/shardingsphere/proxy/init/impl/AbstractBootstrapInitializer.java
##########
@@ -55,6 +55,8 @@
 @Slf4j
 public abstract class AbstractBootstrapInitializer implements 
BootstrapInitializer {
     
+    private ShardingSphereProxy shardingSphereProxy = new 
ShardingSphereProxy();

Review comment:
       It is better to make the field as final




----------------------------------------------------------------
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]


Reply via email to