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/07/21 07:46:34 UTC

[GitHub] [shardingsphere] azexcy commented on a diff in pull request #19406: Add multiple ShardingSphere-Proxy case at Scaling IT

azexcy commented on code in PR #19406:
URL: https://github.com/apache/shardingsphere/pull/19406#discussion_r926360186


##########
shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-scaling/src/test/java/org/apache/shardingsphere/integration/data/pipeline/framework/container/compose/DockerComposedContainer.java:
##########
@@ -38,15 +38,20 @@ public final class DockerComposedContainer extends BaseComposedContainer {
     
     private final ShardingSphereProxyDockerContainer proxyContainer;
     
+    private final ShardingSphereProxyDockerContainer anotherProxyContainer;
+    

Review Comment:
   Simplify code 



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