You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Michael Russo (JIRA)" <ji...@apache.org> on 2016/06/03 15:03:59 UTC

[jira] [Updated] (USERGRID-262) ES cursor errors should be translated for our users

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

Michael Russo updated USERGRID-262:
-----------------------------------
    Fix Version/s: 2.1.0

> 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)