[
https://issues.apache.org/jira/browse/OLINGO-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Amend reassigned OLINGO-968:
--------------------------------------
Assignee: Christian Amend
> Edmx deserialization loops indefinitely in case there is an annotation within
> a Record.
> ---------------------------------------------------------------------------------------
>
> Key: OLINGO-968
> URL: https://issues.apache.org/jira/browse/OLINGO-968
> Project: Olingo
> Issue Type: Bug
> Components: odata4-client
> Affects Versions: (Java) V4 4.2.0
> Reporter: Sachin
> Assignee: Christian Amend
>
> Hi ,
> I am using the code
> EdmMetadataRequest metadataRequest =
> client.getRetrieveRequestFactory().getMetadataRequest(serviceRoot);
>
> ODataRetrieveResponse<Edm> metadata = metadataRequest.execute();
> To deserialize the metadata for my service. But it halts indefinitely. What I
> have observed is that this happens when there is an Annotation tag within a
> Record tag.
> Thanks,
> Sachin
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)