merlimat commented on a change in pull request #1995: Migrate to test 
containers Part 1
URL: https://github.com/apache/incubator-pulsar/pull/1995#discussion_r196605306
 
 

 ##########
 File path: 
tests/integration-tests-utils/src/main/java/org/apache/pulsar/tests/PulsarClusterUtils.java
 ##########
 @@ -250,6 +250,28 @@ public static boolean waitProxyUp(DockerClient docker, 
String containerId,
         return false;
     }
 
+    public static boolean waitSocketAvaialble(String containerIp, int port,
 
 Review comment:
   `available`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to