You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2018/08/09 13:59:00 UTC

[jira] [Resolved] (SYNCOPE-1348) REST: replace bulk operations with batch requests

     [ https://issues.apache.org/jira/browse/SYNCOPE-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò resolved SYNCOPE-1348.
---------------------------------------------
    Resolution: Fixed

2_1_X: http://git-wip-us.apache.org/repos/asf/syncope/commit/99dfafb8
master: http://git-wip-us.apache.org/repos/asf/syncope/commit/8b8e9336

> 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: client, 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)