Michael Bolz created OLINGO-124:
-----------------------------------

             Summary: Caching of metadata document
                 Key: OLINGO-124
                 URL: https://issues.apache.org/jira/browse/OLINGO-124
             Project: Olingo
          Issue Type: Question
          Components: odata2-core
    Affects Versions: V2 1.0.0
            Reporter: M Carissimi
            Assignee: Michael Bolz
            Priority: Minor


We generate the metadata at runtime using custom database queries and in 
odata4j we can cache the metadata document to avoid having to rebuild it every 
time a request is received. How can metadata be cached between requests in 
olingo? Following the simple read example on the olingo website, we use an 
ODataServiceFactory to create a service using method 
createODataSingleProcessorService(), but these methods are invoked during each 
request. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to