Sachin created OLINGO-968:
-----------------------------

             Summary: 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
             Fix For: (Java) V4 4.2.0


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)

Reply via email to