Hi,
I was testing my application against the latest Riak source from
github (168c2ae67c) and noticed that I'm getting a different response
when putting pre-existing objects into Riak with the if_none_match
option. The response to riakc_pb_socket:put(Pid, RiakObj,
[if_none_match]) was {error, <<"match_found">>} but I'm seeing {error,
{0, <<"match_found">>}}. Is this an expected change? If so what is the
number for (phase or something)?
--
Jeremy
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com