[
https://issues.apache.org/jira/browse/OLINGO-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14095310#comment-14095310
]
Francesco Chicchiriccò commented on OLINGO-399:
-----------------------------------------------
https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=7be1e992139869be1f9f4e4d016db96d2561ee91
> 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: Francesco Chicchiriccò
> 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)