csantanapr commented on issue #220: Feed Management Enhancements : READ and 
UPDATE lifecycleEvent
URL: 
https://github.com/apache/incubator-openwhisk-package-kafka/issues/220#issuecomment-344622240
 
 
   I did a quick look it looks like there are 2 fields to change
   username -> user
   brokers -> kafka_brokers_sasl
   
   ```json
   {
   "kafka_brokers_sasl": [
         "kafka01-prod01.messagehub.services.us-south.bluemix.net:9093",
         "kafka02-prod01.messagehub.services.us-south.bluemix.net:9093",
         "kafka03-prod01.messagehub.services.us-south.bluemix.net:9093",
         "kafka04-prod01.messagehub.services.us-south.bluemix.net:9093",
         "kafka05-prod01.messagehub.services.us-south.bluemix.net:9093"
       ],
   "user": "admin"
   }
   ```
   @abaruni I will update description above, can you double check?

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