[
https://issues.apache.org/jira/browse/SYNCOPE-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16579698#comment-16579698
]
ASF subversion and git services commented on SYNCOPE-1348:
----------------------------------------------------------
Commit 9126b7d0a19aafd8fec33daecb788e713b1f7132 in syncope's branch
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=9126b7d ]
[SYNCOPE-1348] Async test improvement
> 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)