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

ASF GitHub Bot commented on EDGENT-447:
---------------------------------------

GitHub user yanghua opened a pull request:

    https://github.com/apache/incubator-edgent/pull/348

    [EDGENT-447][Connectors] contribute a RabbitMQ connector

    ## What is the purpose of the change
    
    This PR contribute a RabbitMQ connector for edgent.
    
    ## Brief change log
    
      - *Implement a `RabbitmqProducer` and `RabbitmqConsumer` as a source & 
sink to integrate with edgent*
      - *Implement a test case to verify the connector*
    
    ## Verifying this change
    
    This change added tests and can be verified as follows:
    
      - *install & start RabbitMQ server then run 
`RabbitmqStreamsTestManual.testSimple` it will pass throgh*
    
    ## Does this pull request potentially affect one of the following parts:
    
      - Dependencies (does it add or upgrade a dependency): (yes)
      - The public API, i.e., is any changed : (no)
      - Anything that affects deployment: (no)
    
    ## Documentation
    
      - Does this pull request introduce a new feature? (yes)
      - If yes, how is the feature documented? (documented with JavaDoc)


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

    $ git pull https://github.com/yanghua/incubator-edgent EDGENT-447

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

    https://github.com/apache/incubator-edgent/pull/348.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 #348
    
----
commit 616f47e0304165090786ca167c57c00b8355b3d2
Author: vinoyang <vinoyang@...>
Date:   2018-03-04T05:39:25Z

    [EDGENT-447][Connectors] contribute a RabbitMQ connector

----


> contribute a RabbitMQ connector
> -------------------------------
>
>                 Key: EDGENT-447
>                 URL: https://issues.apache.org/jira/browse/EDGENT-447
>             Project: Edgent
>          Issue Type: New Feature
>          Components: Connectors
>            Reporter: vinoyang
>            Priority: Minor
>
> assigned to vinoyang



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to