You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by jbertram <gi...@git.apache.org> on 2017/03/25 13:14:37 UTC

[GitHub] activemq-artemis pull request #1133: ARTEMIS-1068 JMS + AMQP routing

GitHub user jbertram opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1133

    ARTEMIS-1068 JMS + AMQP routing

    This fixes the test that Martyn sent in a9c3e437d87625c049ac78b0811064cd646a9f2e.

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

    $ git pull https://github.com/jbertram/activemq-artemis master_work

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

    https://github.com/apache/activemq-artemis/pull/1133.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 #1133
    
----
commit 9f156cfbbceaf1ce5b049fe818dcb640fa470c82
Author: Justin Bertram <jb...@apache.org>
Date:   2017-03-25T13:13:25Z

    ARTEMIS-1068 JMS + AMQP routing

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis issue #1133: ARTEMIS-1068 JMS + AMQP routing

Posted by jbertram <gi...@git.apache.org>.
Github user jbertram commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1133
  
    It looks to me like org.objectweb.jtests.jms.conform.topic.TemporaryTopicTest.testTemporaryTopic is failing because the queue for the temporary topic subscription is being created with ANYCAST rather than MULTICAST.  My changed exposed this flaw because the message is being routed properly (i.e. as MULTICAST) which means it's not going into the topic subscription.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request #1133: ARTEMIS-1068 JMS + AMQP routing

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/1133


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---