Hi Scott, To further add to this conversation, the key is removed immediately when there is a get request on that expired key, as you indicated in the email.
Pavan On 11/13/12 7:38 AM, "Sean Cribbs" <[email protected]> wrote: >Hi again Scott, > >Expired keys in bitcask will be removed from disk when >compaction/merging occurs, but until then will exist in the keydir >(AFAIK). Reads to an expired key simply return 'not found'. > >On Mon, Nov 12, 2012 at 5:02 PM, Scott Hyndman <[email protected]> >wrote: >> Hi there, >> >> When expired, at what point will the key be removed from memory? Is the >> expiration process automated, or trigged by a read? >> >> Scott >> >> _______________________________________________ >> riak-users mailing list >> [email protected] >> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >> > > > >-- >Sean Cribbs <[email protected]> >Software Engineer >Basho Technologies, Inc. >http://basho.com/ > >_______________________________________________ >riak-users mailing list >[email protected] >http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
