[
https://issues.apache.org/jira/browse/CAMEL-12240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360987#comment-16360987
]
ASF GitHub Bot commented on CAMEL-12240:
----------------------------------------
GitHub user dmvolod opened a pull request:
https://github.com/apache/camel/pull/2222
CAMEL-12240: Create a real tests with Apache Qpid Broker-J
Some tests are skipped as not all RabbitMQ features works natively in Qpid
Broker-J, but most of them are working
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dmvolod/camel CAMEL-12240
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2222.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 #2222
----
commit a524f11a962a8f9291b559ea2ed5166d3acddfa6
Author: Dmitry Volodin <dmvolod@...>
Date: 2018-02-12T16:13:41Z
CAMEL-12240: Create a real tests with Apache Qpid Broker-J
----
> Create a real tests with Apache Qpid Broker-J
> ---------------------------------------------
>
> Key: CAMEL-12240
> URL: https://issues.apache.org/jira/browse/CAMEL-12240
> Project: Camel
> Issue Type: Sub-task
> Components: camel-rabbitmq
> Affects Versions: 2.21.0
> Reporter: Dmitry Volodin
> Assignee: Dmitry Volodin
> Priority: Minor
> Fix For: 2.21.0
>
>
> As unable to run integration tests for camel-rabbitmq component with live
> RabbitMQ server and it's very difficult to diagnose issues like CAMEL-12229
> and others.
> It's a task for cover some tests with live AMQP 0.9.1 (supports in RabbitMQ)
> server based on Apache Qpid Broker-J.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)