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

ASF subversion and git services commented on QPID-8411:
-------------------------------------------------------

Commit a848e0df04abcd03414ba546ecce700043966044 in qpid-broker-j's branch 
refs/heads/master from Alex Rudyy
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=a848e0d ]

QPID-8411: [Broker-J] Fix invocation of management operations with reserved 
parameters


> [Broker-J][REST] Invocation of operation fails when reserved parameter is 
> specified
> -----------------------------------------------------------------------------------
>
>                 Key: QPID-8411
>                 URL: https://issues.apache.org/jira/browse/QPID-8411
>             Project: Qpid
>          Issue Type: Task
>          Components: Broker-J
>    Affects Versions: qpid-java-broker-7.1.0, qpid-java-broker-7.1.1, 
> qpid-java-broker-7.1.2, qpid-java-broker-7.1.3, qpid-java-broker-7.1.4, 
> qpid-java-broker-7.1.5, qpid-java-broker-7.1.6, qpid-java-broker-7.1.7
>            Reporter: Alex Rudyy
>            Priority: Major
>             Fix For: qpid-java-broker-7.1.8
>
>
> Reserved parameters like "contentDispositionAttachmentFilename" should not 
> break an execution of management operation via REST API. 
> At the moment, the operation fails with an error like below:
> {code:javascript}
> {
>   "errorMessage" : "Parameters [contentDispositionAttachmentFilename] are not 
> accepted by getThreadStackTraces"
> }
> {code}
> All reserved parameters should be break invocation of operations via REST API.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to