Thank. How can I check, using the Java client, if a sibling is dead? Kaspar
2012/8/7 Sean Cribbs <s...@basho.com> > Woops, it sent my message too early. > > On Tue, Aug 7, 2012 at 3:20 PM, Sean Cribbs <s...@basho.com> wrote: > >> The default setting for Riak is to reap tombstones after 3 seconds, >> leaving the pristine state for that key. You can change that behavior in >> the app.config file. >> >> {riak_kv,[ >> %% ... >> {delete_mode, DeleteMode}, >> >> ]}, >> >> > ... where DeleteMode is 'keep', 'immediate', or an integer number of > milliseconds. > > Cheers, > > Sean >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com