[
https://issues.apache.org/jira/browse/SYNCOPE-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566943#comment-16566943
]
ASF subversion and git services commented on SYNCOPE-1348:
----------------------------------------------------------
Commit 3670bb31526f68a43ee05ac5558a6ec564a54916 in syncope's branch
refs/heads/2_1_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=3670bb3 ]
[SYNCOPE-1348] Batch is in, now need to kick Bulk out
> 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)