Hello, I have a simple question regarding FetchValue.Response/getValue, FetchValue.Response/getValues and conflict resolution. In the documentation http://docs.basho.com/riak/kv/2.2.3/developing/usage/conflict-resolution/ the described sequence is: "fetch -> getValue -> modify -> store" does: "fetch -> getValues -> ... pick one ... -> modify -> store", work? Is the causal context from the implicitly resolved object obtained from getValue, the same than the causal context in the siblings recovered with getValues? Best regards, Johan Gall ps: riak 2.1.4, buckets with types so by default DVV enabled, com.basho.riak/riak-client "2.1.1"
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com