That error usually indicates that Usergrid is unable to establish a connection to Cassandra because a Cassandra node is down, under heavy load or inaccessible because of some network problem. Are you sure your Cassandra cluster is healthy?
Dave On Tue, Oct 20, 2015 at 4:41 AM Jaskaran Singh <[email protected]> wrote: > Hi, > > We are also facing an issue in the usergrid 1.0 branch. > Some entities in my custom collection, cannot be updated. > > Initially all update operations work well, but then updating certain > entities fails with a hector message: > "me.prettyprint.hector.api.exceptions.HectorException","error_description":"All > host pools marked down. Retry burden pushed out to client." > > I have restarted usergrid and cassandra without any luck. > Any help will be greatly appreciated. > > Additional Notes: > I am not able to delete these specific entities via the usergrid portal. > > Thanks > Jaskaran >
