Received: by 10.90.131.19 with SMTP id e19mr4414008agd.6.1271237346074;
Wed, 14 Apr 2010 02:29:06 -0700 (PDT)
Received: by 10.90.131.19 with SMTP id e19mr4414007agd.6.1271237346036;
Wed, 14 Apr 2010 02:29:06 -0700 (PDT)
Return-Path: <g...@pobox.com>
Received: from mxout-08.mxes.net (mxout-08.mxes.net [216.86.168.183])
by gmr-mx.google.com with ESMTP id 19si8988yxe.11.2010.04.14.02.29.05;
Wed, 14 Apr 2010 02:29:05 -0700 (PDT)
Received-SPF: neutral (google.com: 216.86.168.183 is neither permitted nor denied by domain of g...@pobox.com) client-ip=216.86.168.183;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 216.86.168.183 is neither permitted nor denied by domain of g...@pobox.com) smtp.mail=g...@pobox.com
Received: from 2.sub-75-195-55.myvzw.com (unknown [75.195.55.2])
(using TLSv1 with cipher AES128-SHA (128/128 bits))
(No client certificate requested)
by smtp.mxes.net (Postfix) with ESMTPSA id CBFF5509DD
for <project-voldemort@googlegroups.com>; Wed, 14 Apr 2010 05:29:03 -0400 (EDT)
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Apple Message framework v1078)
Subject: Re: [project-voldemort] Re: Internal cache?
From: "Geir Magnusson Jr." <g...@pobox.com>
In-Reply-To: <0c0ef0c8-1c73-47f0-ba88-661087838a12@i25g2000yqm.googlegroups.com>
Date: Wed, 14 Apr 2010 05:28:30 -0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <E32635E7-AB0B-4D3D-987D-E009712CC62A@pobox.com>
References: <a0bd3b7c-0a45-442e-b38c-734239bf6fd3@v20g2000yqv.googlegroups.com> <5C10D454-18EA-4F95-89F5-DDB7F28924CD@pobox.com> <0c0ef0c8-1c73-47f0-ba88-661087838a12@i25g2000yqm.googlegroups.com>
To: project-voldemort@googlegroups.com
X-Mailer: Apple Mail (2.1078)
in the data/bdb directory, IIRC
On Apr 14, 2010, at 4:48 AM, barak wrote:
> According to this http://project-voldemort.com/configuration.php ,
> only the listed options are the only supported, and I can't see
> anything related to cache eviction policies. Is configuring via
> je.properties supported? Where should it placed?
>=20
> On Apr 14, 11:28 am, "Geir Magnusson Jr." <g...@pobox.com> wrote:
>> BDB itself has a cache, which is totally configurable, via Voldemort =
settings for the BDB store, or directly through je.properties (IIRC).
>>=20
>> geir
>>=20
>> On Apr 14, 2010, at 4:23 AM, barak wrote:
>>=20
>>=20
>>=20
>>> Hi,
>>=20
>>> I'm using BDB for the persistnce. I've noticed that a first get
>>> request for some key is much slower than the next requests for the
>>> same key, which implies a cache. Is it BDB cache, or an independent
>>> Voldemort module? Can it be configured (TTL, eviction policies,
>>> capacity, etc.)?
>>=20
>>> Thanks.
>>=20
>>> --
>>> You received this message because you are subscribed to the Google =
Groups "project-voldemort" group.
>>> To post to this group, send email to =
project-voldemort@googlegroups.com.
>>> To unsubscribe from this group, send email to =
project-voldemort+unsubscribe@googlegroups.com.
>>> For more options, visit this group =
athttp://groups.google.com/group/project-voldemort?hl=3Den.- Hide quoted =
text -
>>=20
>> - Show quoted text -
>=20
> --=20
> You received this message because you are subscribed to the Google =
Groups "project-voldemort" group.
> To post to this group, send email to =
project-voldemort@googlegroups.com.
> To unsubscribe from this group, send email to =
project-voldemort+unsubscribe@googlegroups.com.
> For more options, visit this group at =
http://groups.google.com/group/project-voldemort?hl=3Den.
>=20