Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Adding / querying account doesn't return error when C* connection is down #36

Open
rstml opened this issue Jul 3, 2013 · 0 comments
Open

Comments

@rstml
Copy link
Member

rstml commented Jul 3, 2013

Currently add/get account methods do not execute any C* query and therefore no error is thrown.

Add account method (PUT) avoids creation of an empty record in Accounts column family to save space. Record will be created when needed (e.g. added new label).

Behavior will change once we fill up those methods with C* operations.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant