As Riak will only allow remove SetUpdate calls when a Context is supplied, we need to call a FetchSet before to obtain the Context.
Nitpick, but it the client that mandates the context for remove, Riak does not. The client authors elected to require a context for removes for correctness/simplicity. If you use the HTTP/PB API directly you can remove without a context (with all the risks that entails.)
This issue is for the blog post http://michael.duergner.com/riak-crdt-part-1-messages-with-location-index/ - leave a comment here and it will show up in the comments section on that post.
The text was updated successfully, but these errors were encountered: