Ok, cool. Makes sense, thanks for the confirmation.
I'm toying with an idea of patching Riak to hard-code the backend for certain
buckets. (A custom patch just for our needs, not general-purpose.) Along the
lines of, "If the bucket name starts with foo_, use backend foo". Then those
buckets don
Greg,
Yes, it is most likely gossip lag causing that. For your test cluster you
could decrease the gossip_interval setting in riak_core from its default of
6 ms to something smaller.
There has long been talk of moving the bucket properties out of the ring into
something like a "system buc
Hello,
I have been debugging something I've seen popping up intermittently when
running my application's functional tests against Riak (local 5 node devrel
cluster). The behavior is basically that sometimes an object which was PUT will
seemingly disappear. Any future GETs will 404. Even if wait