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

Christian Amend reassigned OLINGO-610:
--------------------------------------

    Assignee: Christian Amend

> Server doesn't support pagination. Does Olingo handles that case internally?
> ----------------------------------------------------------------------------
>
>                 Key: OLINGO-610
>                 URL: https://issues.apache.org/jira/browse/OLINGO-610
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core
>    Affects Versions: V2 1.2.0
>            Reporter: Kumar Pratyush
>            Assignee: Christian Amend
>
> We are working with a ODATA service which doesn't support server side 
> pagination and contains lots of data. We are observing crash while making 
> following calls:
>               InputStream dataStream = 
> Connection.getInputStreamContent(sanitizedURI,
>                               username, password, contentType, "GET");
>               try {
>                       odataFeed = EntityProvider.readFeed(contentType,
>                                       
> entityContainer.getEntitySet(entitySetName), dataStream,
>                                       
> EntityProviderReadProperties.init().build());
> }
> Does Olingo library support this kind of scenario?



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

Reply via email to