You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/01 17:24:39 UTC

[jira] [Commented] (NIFI-865) Add processors to Get and Put to/from AMQP-based messaging systems

    [ https://issues.apache.org/jira/browse/NIFI-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126486#comment-15126486 ] 

ASF GitHub Bot commented on NIFI-865:
-------------------------------------

GitHub user olegz opened a pull request:

    https://github.com/apache/nifi/pull/199

    [REVIEW ONLY]]NIFI-865 added initial support for AMQP publish/subscribe

    Still working on docs and tests

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/olegz/nifi NIFI-865

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/199.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #199
    
----
commit 15922ca6d717bc085bc65ad7f79ed2f40d0b1c29
Author: Oleg Zhurakousky <ol...@suitcase.io>
Date:   2016-01-31T18:20:14Z

    NIFI-865 added initial support for AMQP publish/subscribe

----


> Add processors to Get and Put to/from AMQP-based messaging systems
> ------------------------------------------------------------------
>
>                 Key: NIFI-865
>                 URL: https://issues.apache.org/jira/browse/NIFI-865
>             Project: Apache NiFi
>          Issue Type: Wish
>          Components: Extensions
>            Reporter: Joseph Witt
>            Assignee: Oleg Zhurakousky
>              Labels: beginner
>             Fix For: 0.5.0
>
>
> David Smith in the mailing list has already begun work on this.  The link to his current set of code in Github is here:  https://github.com/helicopterman22/nifi_amqp_processors
> He is seeking help with licensing/unit testing/etc.. so that it can end up in a build.
> We have word from another user now that they too are interested in this.  They specifically are using RabbitMQ but we should be able to implement (ideally) a pure AMQP protocol friendly version and be good to go.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)