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/10/24 16:47:02 UTC

[jira] [Commented] (ARTEMIS-1479) Set validated user in all messages

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

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

Github user cburlinchon commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1608
  
    Hi,
    When sending large message I've hit this:
    java.lang.IllegalArgumentException: Missing validated user from the Artemis message
    
    Seems we don't setValidatedUserID when going through the slowPacketHandler in ServerSessionPacketHandler. I've raised a jira, let me know if you think it is a bug. I'll create some tests in meantime


> Set validated user in all messages
> ----------------------------------
>
>                 Key: ARTEMIS-1479
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1479
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>            Reporter: chris burlinchon
>            Priority: Blocker
>
> ServerSession doesn't set validated users when called from slowPacketHandler in ServerSessionPacketHandler.
> Move setValidatedUserID from ServerSessionImpl.send to ServerSessionImpl.doSend?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)