Thanks for fixing the bugs.  If I just want Time to Idle, then I should just
set the time to live value to 0 I assume?

Also, I noticed the unit tests for tmpdir fail on windows.  The test assumes
the value coming back will be /tmp, but instead it is my c:\documents and
settings... blah blah..\temp directoyr.

Eric
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Greg
> Luck
> Sent: Monday, December 08, 2003 11:14 AM
> To: [EMAIL PROTECTED]
> Subject: [Hibernate] Re: Documentation error for ehCache
>
>
> I have corrected the documentation error mentioned.
>
> Time to Live means the amount of time the Element should live from
> creation.
> Time to Idle means the amount  of time the Element should
> live from the
> last access time.
>
> Time to Idle is normally what you want.
>
> A new version of EHCache, version 0.6 has been released. See
> http://ehcache.sourceforge.net.
> It includes the doco bug fix, a timestamp fix by Gavin in the
> Hibernate
> Provider and removal of the SoftReferences
> for Element values in favour of standard references.
>
> EHCache 0.5 has been production tested on a large system with an
> average of 200 threads on a four cpu
> system.  The application uses EHCache through Hibernate but  also
> manipulates it intensively as a general purpose cache.
> No memory leaks or threading problems have been observed. Non
> deterministic behaviour with the SoftReferences was observed,
> so they have been removed.
>
> It would be good for Gavin to package this release, including the
> corrected ehcache,xml into Hibernate.
>
> Regards
>
> Greg Luck
> Consultant
> ThoughtWorks
> ph +61 417 294 6664
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign
> up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell
> to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> hibernate-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hibernate-devel



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to