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

Alex Rudyy commented on QPID-6948:
----------------------------------


The commits were made against wrong JIRA:

-------------------------------------------------------

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

QPID-8259: [Broker-J] Fix handling of requests for unsupported category

-------------------------------------------------------

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

QPID-8259: [Broker-J] Fix generation of json response for operations returning 
void

-------------------------------------------------------

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

QPID-8259: [Broker-J] REST requests returning inherited context should be able 
to return the inherited context from SystemConfig in REST API for versions 6.1 
and 7.0

> [Broker-J] Introduce REST API compatibility layer
> -------------------------------------------------
>
>                 Key: QPID-6948
>                 URL: https://issues.apache.org/jira/browse/QPID-6948
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>            Reporter: Keith Wall
>            Assignee: Alex Rudyy
>            Priority: Major
>             Fix For: qpid-java-broker-7.1.0
>
>
> Make the REST API backwardly compatibility with model as used by 0.32.
> In general the compatibility layer should:
> For GET:
> * attributes that are removed should be simulated (e.g. defaultVirtualHost)
> * new attributes/new types don't need to be hidden
> For POST/PUT:
> * on creation, new mandatory attributes should be given sensible defaults
> * removed operations should be supported perhaps by rewriting the request in 
> terms of new operations.
> When the model changes structurally, the compatibility layer should present 
> the old model. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to