You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2016/12/28 15:17:58 UTC

[jira] [Assigned] (QPID-7600) AMQChannel#receivedComplete is performed without the SessionPrincipal within the thread access controller context

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

Keith Wall reassigned QPID-7600:
--------------------------------

    Assignee: Keith Wall

> AMQChannel#receivedComplete is performed without the SessionPrincipal within the thread access controller context
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-7600
>                 URL: https://issues.apache.org/jira/browse/QPID-7600
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>             Fix For: qpid-java-7.0.0
>
>
> By design, threads working on behalf of the channel are supposed to carry the SessionPrincipal as part of the running subject.    If the channel is processing on a frame, the principal is made available  by {{BrokerDecoder#processAMQPFrames}}, however, if the channel is performing 'post-work' (i.e. {{AMQChannel#receivedComplete}}) it currently forgets to make the principal available.
> As exposed by test failures since r1776037 (QPID-6028),  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org