You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "chris burlinchon (JIRA)" <ji...@apache.org> on 2017/10/24 16:48:01 UTC

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

     [ https://issues.apache.org/jira/browse/ARTEMIS-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

chris burlinchon updated ARTEMIS-1479:
--------------------------------------
    Description: 
When sending large messages I've hit this:
java.lang.IllegalArgumentException: Missing validated user from the Artemis message

ServerSession doesn't set validated users when called from slowPacketHandler in ServerSessionPacketHandler.

Move setValidatedUserID from ServerSessionImpl.send to ServerSessionImpl.doSend?


  was:
ServerSession doesn't set validated users when called from slowPacketHandler in ServerSessionPacketHandler.

Move setValidatedUserID from ServerSessionImpl.send to ServerSessionImpl.doSend?



> 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
>
> When sending large messages I've hit this:
> java.lang.IllegalArgumentException: Missing validated user from the Artemis message
> 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)