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/04/18 17:46:25 UTC

[jira] [Commented] (ARTEMIS-488) Fix OpenWire Test (Temp Queue removal and others)

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

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

GitHub user gaohoward opened a pull request:

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

    ARTEMIS-488 Fix OpenWire Test (Temp Queue removal and others)

    Temp Queue not deleted when connection is closed.
    Enable Stomp in openwire test because some test uses it.
    Remove unused code in opwnwire
    Wrong XA error code returned when xid is missing
    (ActiveMQXAConnectionFactory.testRollbackXaErrorCode)
    regression in ActiveMQSslConnectionFactoryTest (SSL related)

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

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

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

    https://github.com/apache/activemq-artemis/pull/469.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 #469
    
----
commit 0ea6b712feec883091e22ef1a233bfb696f9ac05
Author: Howard Gao <ho...@gmail.com>
Date:   2016-04-18T15:39:13Z

    ARTEMIS-488 Fix OpenWire Test (Temp Queue removal and others)
    
    Temp Queue not deleted when connection is closed.
    Enable Stomp in openwire test because some test uses it.
    Remove unused code in opwnwire
    Wrong XA error code returned when xid is missing
    (ActiveMQXAConnectionFactory.testRollbackXaErrorCode)
    regression in ActiveMQSslConnectionFactoryTest (SSL related)

----


> Fix OpenWire Test (Temp Queue removal and others)
> -------------------------------------------------
>
>                 Key: ARTEMIS-488
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-488
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: OpenWire
>    Affects Versions: 1.2.0
>            Reporter: Howard Gao
>             Fix For: 1.3.0
>
>
> Temp Queue not deleted when connection is closed.
> Enable Stomp in openwire test because some test uses it.
> Remove unused code in opwnwire
> Wrong XA error code returned when xid is missing
> (ActiveMQXAConnectionFactory.testRollbackXaErrorCode)
> regression in ActiveMQSslConnectionFactoryTest (SSL related)



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