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