Yep. One file, one disk cache per region. Purgatory should be region specific as well.
Different vm's should use different disk directories. Oh, I'm having trouble building. I'm getting a sealing violation? Aaron > -----Original Message----- > From: James Taylor [mailto:[EMAIL PROTECTED]] > Sent: Saturday, February 23, 2002 11:05 PM > To: [EMAIL PROTECTED] > Subject: Re: cvs commit:jakarta-turbine- > stratum/src/java/org/apache/stratum/jcs/auxiliary/disk/index ed > IndexedDiskCacheNoWaitBuffer.java > > I _was_ missing something, there is one instance of the auxiliary cache > per region. Thus there is no problem. However I'd like to extend the > unit tests to verify that caches are not clobbering each other, and then > I'll work the purgatory enabling into my refactoring of the disk > auxiliaries. > > On Sat, 2002-02-23 at 22:26, [EMAIL PROTECTED] wrote: > > jtaylor 02/02/23 19:26:09 > > > > Modified: src/java/org/apache/stratum/jcs/auxiliary/disk/indexed > > IndexedDiskCacheNoWaitBuffer.java > > Log: > > Removing that last change after further reflection. It seems that > since > > the disk cache is used by an number of regions, keys with the same > name > > in different regions could clobber each other in purgatory. Seems like > > right now leaving purgatory off is best. Am I missing something? > > > > -- > To unsubscribe, e-mail: <mailto:turbine-dev- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-dev- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
