[
https://issues.apache.org/jira/browse/USERGRID-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Russo resolved USERGRID-262.
------------------------------------
Resolution: Fixed
This is no longer an issue in 2.1.0 as scrolls in Elasticsearch are not being
used for paging.
> ES cursor errors should be translated for our users
> ---------------------------------------------------
>
> Key: USERGRID-262
> URL: https://issues.apache.org/jira/browse/USERGRID-262
> Project: Usergrid
> Issue Type: Bug
> Components: Stack
> Reporter: Todd Nine
> Priority: Minor
> Fix For: 2.1.0
>
>
> When advancing beyond a cursor's end, or passing an invalid cursor, the
> following error is returned to the user.
> {code}
> body=
> {"error":"elasticsearch_illegal_argument","timestamp":1417654353286,"duration":0,"error_description":"Failed
> to decode
> scrollId","exception":"org.elasticsearch.ElasticsearchIllegalArgumentException"}
> {code}
> We should catch this error, and return a friendlier error message to our
> users.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)