You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2014/08/13 11:21:12 UTC

[jira] [Commented] (OLINGO-369) Review client proxy exception handling

    [ https://issues.apache.org/jira/browse/OLINGO-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14095309#comment-14095309 ] 

Francesco Chicchiriccò commented on OLINGO-369:
-----------------------------------------------

https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=7be1e992139869be1f9f4e4d016db96d2561ee91

> Review client proxy exception handling
> --------------------------------------
>
>                 Key: OLINGO-369
>                 URL: https://issues.apache.org/jira/browse/OLINGO-369
>             Project: Olingo
>          Issue Type: Sub-task
>          Components: odata4-client
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>             Fix For: V4 4.0.0-beta-01
>
>
> Add specific configuration support for ["continue on error"|http://docs.oasis-open.org/odata/odata/v4.0/os/part1-protocol/odata-v4.0-os-part1-protocol.html#_Toc372793627], then change {{PersistenceManage#flush}} into
> {code}
> List<Exception> flush();
> {code}
> where the resulting list will contain, either for transactional (i.e. batch) and non-transactional operations, for each item, null if no exception was raised or the actual exception instance.



--
This message was sent by Atlassian JIRA
(v6.2#6252)