[ https://issues.apache.org/jira/browse/OLINGO-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jens Huesken updated OLINGO-105: -------------------------------- Fix Version/s: V2 1.3.0 Assignee: (was: Jens Huesken) > Not able to cache the ODataResponse > ----------------------------------- > > Key: OLINGO-105 > URL: https://issues.apache.org/jira/browse/OLINGO-105 > Project: Olingo > Issue Type: Improvement > Reporter: dhaval gupta > Fix For: V2 1.3.0 > > > Hi, > Sometimes there is application need to cache the response when there are > large number of users requesting the same data again and again. > Now I am using Oracle coherence cache and I cannot cache the > ODataResponseImpl because it does not implements the Serializable java > interface and there is no serialVersionUID. To cache the class it should be > serializable. > Thanks. -- This message was sent by Atlassian JIRA (v6.1.5#6160)