e ... -> modify -> store", work?
Yes. Please refer to the docs here:
https://docs.basho.com/riak/kv/2.2.3/developing/usage/conflict-resolution/java/#conflict-resolution-and-writes
Thanks -
--
Luke Bakken
Engineer
lbak...@basho.com
On Thu, Apr 6, 2017 at 4:48 AM, ジョハンガル wrote:
>
Hi,
Which client are you using?
On 6 Apr 2017, at 12:48, ジョハンガル wrote:
> 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
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 -&g
Hi Justin,
Thanks for the feedback. Just thought I'd mention we're aiming to go
ahead with a strategy of serialising the transactions before they hit
Riak. We figure it'll be easier to solve than trying to do conflict
resolution.
Cheers,
--Misha
On 14 July 2010 14:00, Justi
On Wed, Jul 14, 2010 at 5:25 AM, Misha Gorodnitzky wrote:
> I don't suppose there are any examples anywhere of how people have
> approached conflict resolution with RIak? That would be useful to help
> people understand how to approach it ... maybe a section on the wiki
> coul
l
>> always be the case? And is it a good idea to base conflict resolution
>> on this?
>
> It is not really a good idea to base conflict resolution on the order
> that Riak presents the siblings. While in simple cases you may see
> predictable behavior, there is no guara
#x27;re trying to sort out a conflict resolution strategy and are
> wondering if we can rely on the order of the conflicted values in a
> document for it. So for example, for a given document we might end up
> with the values:
>
> [ "Wednesday", "Tuesday", "
Hello, Misha.
On Tue, Jul 13, 2010 at 1:06 PM, Misha Gorodnitzky wrote:
> From doing a little testing, the last value in a multipart document is
> the first, so "Thursday" in this case, can we assume that this will
> always be the case? And is it a good idea to base confl
Hello all,
We're trying to sort out a conflict resolution strategy and are
wondering if we can rely on the order of the conflicted values in a
document for it. So for example, for a given document we might end up
with the values:
[ "Wednesday", "Tuesday", "Thu