[
https://issues.apache.org/jira/browse/OLINGO-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò resolved OLINGO-399.
-------------------------------------------
Resolution: Fixed
About:
(1) [ODataRuntimeException ->
ODataResponseError|https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=655dbb8c97a2b2dd4d7174eca0eb5099b7e7f082]
(2) see org.apache.olingo.fit.proxy.v4.ContextTestITCase#continueOnError
(lines 76 / 77)
> 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)