Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement conditional puts #18

Open
randysecrist opened this issue May 9, 2014 · 0 comments
Open

implement conditional puts #18

randysecrist opened this issue May 9, 2014 · 0 comments
Labels

Comments

@randysecrist
Copy link
Contributor

possibly using strong consistency & quorum reads and writes.

https://github.com/basho-labs/rinamo/blob/master/src/rinamo_items.erl#L14-L20

  • should fail put item if conditional expectation fails *** FAILED ***
    Expected exception com.amazonaws.services.dynamodbv2.model.ConditionalCheckFailedException to be thrown, but no exception was thrown. (HashMappingTest.scala:125)
@randysecrist randysecrist added defect and removed defect labels May 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant