You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Michael Bolz (JIRA)" <ji...@apache.org> on 2014/11/12 10:30:33 UTC

[jira] [Closed] (OLINGO-461) Requesting data with filter returns correct data records, BUT the contents of them is old cached version before the data changes which were used to filter updated data records

     [ https://issues.apache.org/jira/browse/OLINGO-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Bolz closed OLINGO-461.
-------------------------------
    Resolution: Cannot Reproduce

> Requesting data with filter returns correct data records, BUT the contents of them is old cached version before the data changes which were used to filter updated data records
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OLINGO-461
>                 URL: https://issues.apache.org/jira/browse/OLINGO-461
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core, odata2-jpa
>    Affects Versions: V2 2.0.0
>         Environment: Tomcat 7, MySQL
>            Reporter: Sandijs Aploks
>            Assignee: Michael Bolz
>            Priority: Critical
>
> I updated one data record with new values so that it could be queried by this request correctly:
> "GET /interactive-riga-odata/webservices.svc/Statuss?$filter=(Updated%20gt%20datetime%272014-10-15T12:25:44.054%27) HTTP/1.1" 200 1169
> The request returns correct data record, BUT the contents of the data record is old cached version.
> Is this supposed to be this way? If so, how to switch off the caching?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)