Oleksiy and Matthew, I actually just started working on some documentation on vector clocks and deleted objects the other day: https://github.com/basho/basho_docs/pull/1096 .
It's still very much a work in progress, but hopefully this will keep others from encountering the same issue going forward. Glad to hear you found a solution! Luc On Wed, May 21, 2014 at 7:45 PM, Oleksiy Krivoshey <oleks...@gmail.com>wrote: > Thanks! > The problem indeed was with missing vclock (obtained with deletedvclock: > true) in the write operation immediately following delete. > > On 21 May 2014 17:23, Matthew Dawson <matt...@mjdsystems.ca> wrote: > >> I've seen a similar failure case when I was playing around with Riak. I >> found >> the solution is to do a read before 5 with r=n (r=3 in the default case), >> and >> then do the write with the returned vclock, if any is returned. Try that >> and >> see if it helps. >> -- >> Matthew >> >> > -- > Oleksiy Krivoshey > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com