[
https://issues.apache.org/jira/browse/QPID-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Rudyy resolved QPID-7600.
------------------------------
Resolution: Fixed
The change looks reasonable to me
> 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
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]