[
https://issues.apache.org/jira/browse/OLINGO-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850387#comment-13850387
]
Michael Bolz commented on OLINGO-84:
------------------------------------
Ok, I see (and found) the problem (see above
[commit|https://git-wip-us.apache.org/repos/asf?p=incubator-olingo-odata2.git;h=ed3adbc].
The access to the field of an object instance caused the exception.
I added an {{synchronized}} block which solves this issue (with lose of a
little bit of performance).
[~klevenzs] Can you please re-check and give feedback. Thanks.
Kind regards,
Michael
> Sync problem with annotation processor
> --------------------------------------
>
> Key: OLINGO-84
> URL: https://issues.apache.org/jira/browse/OLINGO-84
> Project: Olingo
> Issue Type: Bug
> Components: odata2-annotation
> Reporter: Stephan Klevenz
> Assignee: Michael Bolz
> Priority: Blocker
> Fix For: V2 1.1.0
>
>
> Using data.js as client and creating multiple entities via post causes loss
> of data. Could be an issue of InMemory Datasource and synchronization.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)