rabbah opened a new issue #11: cannot use node-rdkafka - missing sasl libs URL: https://github.com/apache/incubator-openwhisk-runtime-nodejs/issues/11 @jberstler commented on [Wed Jan 04 2017](https://github.com/apache/incubator-openwhisk/issues/1687) In trying to use the NPM package [node-rdkafka](https://github.com/Blizzard/node-rdkafka) to post messages to a Message Hub instance from a NodeJS action, user @glikson was unable to successfully authenticate, likely due to the sasl system libraries not being available in the NodeJS runtime. The next most reasonable course of action was to use [message-hub-rest](https://www.npmjs.com/package/message-hub-rest) which relies on a soon-to-be-deprecated REST interface. Please consider adding the appropriate sasl libraries to the NodeJS runtime in order to support this scenario.
---------------------------------------------------------------- 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
