aahmed-se commented on a change in pull request #2101: [WIP] Migrate compaction 
test to testcontainers
URL: https://github.com/apache/incubator-pulsar/pull/2101#discussion_r201912934
 
 

 ##########
 File path: 
tests/integration-tests-topologies/src/main/java/org/apache/pulsar/tests/containers/BrokerContainer.java
 ##########
 @@ -29,4 +31,29 @@ public BrokerContainer(String clusterName, String hostName) 
{
         super(
             clusterName, hostName, hostName, "bin/run-broker.sh", BROKER_PORT, 
INVALID_PORT);
     }
+
+    public void stopBroker() {
 
 Review comment:
   it's part of ivan's test design

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


With regards,
Apache Git Services

Reply via email to