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/04 17:52:42 UTC

[jira] [Commented] (ARTEMIS-1092) Validated user + AMQP throwing exception

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

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

GitHub user jbertram opened a pull request:

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

    ARTEMIS-1092 Validated user + AMQP fix

    When populate-validated-user = true AMQP messages can cause exceptions.
    This feature isn't particularly applicable to AMQP so this commit
    eliminates the exception and leaves the AMQP messages untouched
    even if populate-validated-user = true. In other words,
    populate-validated-user + AMQP is not supported.

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

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

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

    https://github.com/apache/activemq-artemis/pull/1170.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 #1170
    
----
commit 7dec716d6453326994b816024ca82b031c7a2f50
Author: Justin Bertram <jb...@apache.org>
Date:   2017-03-31T15:24:20Z

    ARTEMIS-1092 Validated user + AMQP fix
    
    When populate-validated-user = true AMQP messages can cause exceptions.
    This feature isn't particularly applicable to AMQP so this commit
    eliminates the exception and leaves the AMQP messages untouched
    even if populate-validated-user = true. In other words,
    populate-validated-user + AMQP is not supported.

----


> Validated user + AMQP throwing exception
> ----------------------------------------
>
>                 Key: ARTEMIS-1092
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1092
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>             Fix For: 2.next
>
>




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