markusthoemmes opened a new pull request #3325: Refactor Kafka clients for more 
generalized configuration reading.
URL: https://github.com/apache/incubator-openwhisk/pull/3325
 
 
   Kafka's clients rely on Properties for passing the configuration in. That's 
cumbersome to use in Scala so it's pushed to a central method now.
   
   Also using the implicit JavaConversions is discouraged (as it can be quite 
surprising). Exchanged that with the explicit JavaConverters.

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