You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/12/01 01:11:30 UTC

[GitHub] devbv commented on a change in pull request #2744: Deploy kafka & zookeeper cluster with ansible

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


With regards,
Apache Git Services