[
https://issues.apache.org/jira/browse/OLINGO-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092581#comment-14092581
]
Challen commented on OLINGO-399:
--------------------------------
Hi Fabio, could you take a look?
> java client - improve container.flush()
> ---------------------------------------
>
> Key: OLINGO-399
> URL: https://issues.apache.org/jira/browse/OLINGO-399
> Project: Olingo
> Issue Type: Bug
> Components: odata4-client
> Affects Versions: V4 4.0.0-beta-01
> Reporter: Challen
> Assignee: fabio martelli
> Fix For: V4 4.0.0-beta-01
>
>
> suggestions for the current method: List<ODataRuntimeException> resp =
> container.flush();
> (1) rename the class ODataRuntimeException into ODataResponseError. because
> 'exception' usually should be thrown, instead of being returned.
> (2) make sure : when no errror: returns a array of null, when any error, it
> is in the array's right index position.
--
This message was sent by Atlassian JIRA
(v6.2#6252)