You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Christian Amend (JIRA)" <ji...@apache.org> on 2016/01/18 15:32:39 UTC

[jira] [Resolved] (OLINGO-838) How server side pagination is supported for ODATA in Olingo?

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

Christian Amend resolved OLINGO-838.
------------------------------------
    Resolution: Fixed
      Assignee: Christian Amend

If still relevant please reopen.

> How server side pagination is supported for ODATA in Olingo?
> ------------------------------------------------------------
>
>                 Key: OLINGO-838
>                 URL: https://issues.apache.org/jira/browse/OLINGO-838
>             Project: Olingo
>          Issue Type: Question
>          Components: odata2-core
>    Affects Versions: V2 2.0.3
>            Reporter: Kumar Pratyush
>            Assignee: Christian Amend
>            Priority: Critical
>              Labels: ODATA, pagination, server-side
>
> Hi,
> How server side pagination is implemented for ODATA? 
> Let's say we have around 10GB of data. So we will get the data in different pages and we will be getting next link for remaining data. But if some other user inserts or deletes data in parallel, then how will it ensure the consistency of data?
> Expected result will get changed or server will do some kind of cashing or save the state of client? As ODATA is based on rest principles, so server should not save the state of client.
> Thanks and Regards,
> Pratyush



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