Francesco Chicchiriccò created OLINGO-363: ---------------------------------------------
Summary: Client proxy code at runtime shouldn't re-download metadata Key: OLINGO-363 URL: https://issues.apache.org/jira/browse/OLINGO-363 Project: Olingo Issue Type: Bug Components: odata4-client Affects Versions: V4 0.1.0 Reporter: Francesco Chicchiriccò Fix For: V4 0.1.0 The current code gen proxy, whenever it sends a request to the service, it has to send a GET request to the metadata document to get the model to help it serialize/deserialize the payload. This downloading operation for every single request creates a lot of overheads. -- This message was sent by Atlassian JIRA (v6.2#6252)