You should be doing a GET before the PUT with the deletedvclock option. Here is an example I used to originally test (and fix) this bug:
https://gist.github.com/Vagabond/965376#file-delete_bug-erl-L48 Sadly, because of backwards compatability issues, it was not possible to default deletedvclock to be 'on'. Perhaps enough time has passed to revisit that now. All the client libraries should understand the message now. Andrew _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
