byzhang / terrastore

Automatically exported from code.google.com/p/terrastore
Other
0 stars 0 forks source link

Document removal operation should be idempotent. #59

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Document removal operation should be idempotent and not throw 404 as
currently does, but just ignore removal of not existent keys.

Original issue reported on code.google.com by sergio.b...@gmail.com on 25 May 2010 at 5:11

GoogleCodeExporter commented 9 years ago

Original comment by sergio.b...@gmail.com on 27 May 2010 at 3:12

GoogleCodeExporter commented 9 years ago
Fixed.

Original comment by sergio.b...@gmail.com on 27 May 2010 at 3:55