Re: Purpose/intent of multilang-javascript module?

2016-07-15 Thread Marc Zbyszynski
Thanks for the reply Bobby! We were thinking of submitting some PRs to: * Add a maven profile that would bundle storm js in an npm package and submit it to npmjs.com. * Extend the functionality defined in storm.js to allow for bolts to manually ack. * Add some unit tests for the js code maybe?

Re: Purpose/intent of multilang-javascript module?

2016-07-15 Thread Bobby Evans
It was added by a group that I think was using it in production.  We have made some tweaks to it since then, but not much,  - Bobby On Thursday, July 14, 2016 10:53 AM, Marc Zbyszynski wrote: Hi There! I'm wondering what the intent of the multilang-javascript module

Purpose/intent of multilang-javascript module?

2016-07-14 Thread Marc Zbyszynski
Hi There! I'm wondering what the intent of the multilang-javascript module and the storm.js file is ( https://github.com/apache/storm/tree/master/storm-multilang/javascrip). Is this intended as a reference or example implementation of a node.js/storm integration? Or are you intending storm.js to