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

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

GitHub user gaohoward opened a pull request:

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

    ARTEMIS-191 Refactor RemoveDestinationTest

      -Using core api to inspect queue status
      -Catch command visit() exceptions in order to
       pass it back to client.
      -Correct destination add/remove handlings

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

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

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

    https://github.com/apache/activemq-artemis/pull/142.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 #142
    
----
commit be9959e0bc5d4f46a058c0b02dbbdb1060546301
Author: Howard Gao <[email protected]>
Date:   2015-08-28T12:33:38Z

    ARTEMIS-191 Refactor RemoveDestinationTest
      -Using core api to inspect queue status
      -Catch command visit() exceptions in order to
       pass it back to client.
      -Correct destination add/remove handlings

----


> Refactor RemoveDestinationTest
> ------------------------------
>
>                 Key: ARTEMIS-191
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-191
>             Project: ActiveMQ Artemis
>          Issue Type: Sub-task
>          Components: OpenWire
>    Affects Versions: 1.0.0
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>             Fix For: 1.3.0
>
>
> The RemoveDestinationTest is using a vm specific url to creat brokers in 
> order to test destination removal functionality. Which causes failure because 
> of its using of internal mechanism to find and launch a broker. 
> It is very possible to use a 'standard' way to launch a tcp broker to do the 
> same test.



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

Reply via email to