Alex Rudyy created QPID-8411:
--------------------------------
Summary: [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.7, qpid-java-broker-7.1.6,
qpid-java-broker-7.1.5, qpid-java-broker-7.1.4, qpid-java-broker-7.1.3,
qpid-java-broker-7.1.2, qpid-java-broker-7.1.1, qpid-java-broker-7.1.0
Reporter: Alex Rudyy
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: [email protected]
For additional commands, e-mail: [email protected]