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

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

Github user apiri commented on the pull request:

    https://github.com/apache/nifi/pull/200#issuecomment-178325971
  
    Had checkstyle violations for unused imports:
    
    > [INFO] --- maven-checkstyle-plugin:2.15:check (check-style) @ 
nifi-amqp-processors ---
    [WARNING] 
src/test/java/org/apache/nifi/amqp/processors/TestConnection.java[21:8] 
(imports) UnusedImports: Unused import - java.net.InetSocketAddress.
    [WARNING] 
src/test/java/org/apache/nifi/amqp/processors/TestConnection.java[22:8] 
(imports) UnusedImports: Unused import - java.net.InterfaceAddress.


> 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)

Reply via email to