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 2017/04/10 18:27:41 UTC

[jira] [Commented] (ARTEMIS-1107) Test AddressControl.sendMessage()

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

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

GitHub user jbertram opened a pull request:

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

    ARTEMIS-1107 test AddressControl.sendMessage

    Add tests for this management operation with both core and AMQP encoded
    messages. Also fix a few problems with the implementation like not
    checking the passed-in headers for null and not counting messages
    properly.

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

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

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

    https://github.com/apache/activemq-artemis/pull/1191.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 #1191
    
----
commit 1e57b8814aa1387d617c34b74c223d4730c67eb5
Author: Justin Bertram <jb...@apache.org>
Date:   2017-04-10T17:57:02Z

    ARTEMIS-1107 test AddressControl.sendMessage
    
    Add tests for this management operation with both core and AMQP encoded
    messages. Also fix a few problems with the implementation like not
    checking the passed-in headers for null and not counting messages
    properly.

----


> Test AddressControl.sendMessage()
> ---------------------------------
>
>                 Key: ARTEMIS-1107
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1107
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>             Fix For: 2.next
>
>
> There aren't any actual tests for the management operation "sendMessage" on {{org.apache.activemq.artemis.api.core.management.AddressControl}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)