Hi Guys | | This email has been sent from a virus-free computer protected by Avast. www.avast.com |
As you may remember I have developed some processors that publish/subscribe to AMQP brokers, but I was having problems writing Junit tests for these processors. I was interested to see that you have been working on NiFi Pull Request 865. I have looked at your code for these processors, we are both using different property descriptors to allow messages to be published and pulled. I also noticed that you are using RabbitMQ libraries to connect to the broker, whereas I connect to the AMQP broker using the QPID JMS libraries. I can still see a use for my processors and I would still be interested getting my processors uploaded to run alongside yours in a future release of NiFi.I have tidied up my code and pushed it back to github: https://github.com/helicopterman22/nifi_amqp_processors.git I would appreciate your feedback Dave On Wednesday, 3 February 2016, 2:05, asfgit <[email protected]> wrote: Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/200 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at [email protected] or file a JIRA ticket with INFRA. ---
