[ https://issues.apache.org/jira/browse/USERGRID-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeffrey updated USERGRID-595: ------------------------------ Description: API response of HystrixCassandra error is being reported when ElasticSearch takes too long (not cassandra): {"error":"hystrix_runtime","timestamp":1429979394729,"duration":0,"error_description":"HystrixCassandra$1 timed-out and no fallback available.","exception":"com.netflix.hystrix.exception.HystrixRuntimeException"} This can be reproduced by attaching a debugger and pausing in EsEntityIndexBatchImpl.execute was: API response of HystrixCassandra error is being reported when ElasticSearch takes too long (not cassandra) {"error":"hystrix_runtime","timestamp":1429979394729,"duration":0,"error_description":"HystrixCassandra$1 timed-out and no fallback available.","exception":"com.netflix.hystrix.exception.HystrixRuntimeException"} > Hystrix/Cassandra exception falsely reported > -------------------------------------------- > > Key: USERGRID-595 > URL: https://issues.apache.org/jira/browse/USERGRID-595 > Project: Usergrid > Issue Type: Bug > Reporter: Jeffrey > > API response of HystrixCassandra error is being reported when ElasticSearch > takes too long (not cassandra): > {"error":"hystrix_runtime","timestamp":1429979394729,"duration":0,"error_description":"HystrixCassandra$1 > timed-out and no fallback > available.","exception":"com.netflix.hystrix.exception.HystrixRuntimeException"} > This can be reproduced by attaching a debugger and pausing in > EsEntityIndexBatchImpl.execute -- This message was sent by Atlassian JIRA (v6.3.4#6332)