You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/17 06:50:05 UTC

[jira] [Commented] (ARTEMIS-571) Redelivery test failures fix and Regression

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

ASF GitHub Bot commented on ARTEMIS-571:
----------------------------------------

GitHub user gaohoward opened a pull request:

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

    ARTEMIS-571 Fix issues in openwire testsuite

    * Redelivery count fix
    * Regression in BrokerTest

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

    $ git pull https://github.com/gaohoward/activemq-artemis master-openwire2

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

    https://github.com/apache/activemq-artemis/pull/581.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 #581
    
----
commit e6c6aaefc95a819c355b134ba6224c5b19779d8c
Author: Howard Gao <ho...@gmail.com>
Date:   2016-06-17T02:49:01Z

    ARTEMIS-571 Fix issues in openwire testsuite
    
    * Redelivery count fix
    * Regression in BrokerTest

----


> Redelivery test failures fix and Regression
> -------------------------------------------
>
>                 Key: ARTEMIS-571
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-571
>             Project: ActiveMQ Artemis
>          Issue Type: Sub-task
>          Components: OpenWire
>    Affects Versions: 1.2.0
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>             Fix For: 1.3.0
>
>
> There are a bunch of redelivery-counter related issues scattered in the testsuites that need fix. Also there is a regression causes test failure. The reason is that for temp queues the prefix should be
> jms.tempqueue.<amq5 queuename>. Previously we use jms.queue. prefix for all queues.



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