[
https://issues.apache.org/jira/browse/QPID-8160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441142#comment-16441142
]
ASF subversion and git services commented on QPID-8160:
-------------------------------------------------------
Commit 1e4b502fb4589df92ae8abbe4fa5580fff474932 in qpid-broker-j's branch
refs/heads/7.0.x from [~k-wall]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=1e4b502 ]
QPID-8160: [Broker-J] Ensure that AccessControlException during sending link
creation is reported with an amqp:unauthorized-access
(cherry picked from commit 0ec8be159935b6f84675845965b184f1cfa3e8aa)
> [Broker-J] [AMQP 1.0] AccessControlException when creating sending link
> reported as amqp:internal-error rather than amqp:unauthorised-access
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: QPID-8160
> URL: https://issues.apache.org/jira/browse/QPID-8160
> Project: Qpid
> Issue Type: Bug
> Components: Broker-J
> Affects Versions: qpid-java-broker-7.0.3, qpid-java-broker-7.0.0,
> qpid-java-broker-7.1
> Reporter: Keith Wall
> Assignee: Keith Wall
> Priority: Minor
> Fix For: qpid-java-broker-7.1.0
>
>
> If the Broker tries to create a sending link from a source but the user has
> insufficient permissions for that source, I expect the {{detach}} to use
> error {{amqp:unauthorised-access}}. This currently does not happen, the
> Broker sends {{amqp:amqp:internal-error}} instead.
> {noformat}
> [511142734:1] <- Detach{handle=1, closed=true,
> error=Error{condition=amqp:internal-error, description='Permission CREATE is
> denied for : Consumer
> '4|1|qpid-jms:receiver:ID:2a653090-1dbc-4433-955d-791b52540128:1:1:1:guestqueue'
> on Queue 'guestqueue'', info=null}}{noformat}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]