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

Francesco Chicchiriccò commented on SYNCOPE-1348:
-------------------------------------------------

I have built a [PoC|https://github.com/ilgrosso/batch-rest-poc] to show the 
approach.

> REST: replace bulk operations with batch requests
> -------------------------------------------------
>
>                 Key: SYNCOPE-1348
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1348
>             Project: Syncope
>          Issue Type: New Feature
>          Components: common, console, core
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>            Priority: Major
>              Labels: batch, rest
>             Fix For: 2.1.1, 3.0.0
>
>
> There are currently quite some bulk REST endpoints; each of these, however, 
> is quite limited as requires to either not provide any particular input 
> besides the set of elements to act on, or to design a dedicated payload for 
> such a purpose.
> The batch approach provided by the [OData 4.0 
> specification|http://docs.oasis-open.org/odata/odata/v4.0/os/part1-protocol/odata-v4.0-os-part1-protocol.html#_Toc372793748]
>  seems a perfect match to replace the partial approach provided by bulk 
> endpoints.



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

Reply via email to