Closed bdgould closed 9 years ago
Hi @bdgould!
Thanks for this contribution. It's a bit complicated to review this PR because improvements (like RabbitMQBolt feature) are mixed up with formatting changes and cleanup. Could you please resubmit this PR without formating changes ?
Best Regards!
Will do. I had eclipse auto-formatting the code on save... Let me give it another shot.
Upgraded to use newest Storm version (0.9.3) and RabbitMQ amqp-client (3.4.2).
Added a bolt and interface that allows users to make use of the RabbitMQProducer in a similar way to the RabbtMQSpout.