devbv commented on a change in pull request #2744: Deploy kafka & zookeeper
cluster with ansible
URL:
https://github.com/apache/incubator-openwhisk/pull/2744#discussion_r154246592
##########
File path: tests/src/test/scala/services/KafkaConnectorTests.scala
##########
@@ -65,17 +65,34 @@ class KafkaConnectorTests extends FlatSpec with Matchers
with WskActorSystem wit
super.afterAll()
}
+ def commandComponent(host: String, command: String, component: String) = {
Review comment:
@rabbah ok, I could fix it on another PR including enhancement of handling
kafka errors.
----------------------------------------------------------------
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