[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

Re: [zzdev] ***ATTENTION*** (was: [Gzigzag-commits] gzigzag/src/impl SimpleSpace.java TransientTextScroll.java)



On Thu, Feb 07, 2002 at 09:01:46AM +0100, B. Fallenstein wrote:
> Tuukka Hastrup wrote:
> > Log Message:
> > Multiplexing now saves changes back to the pool the data was from
> 
> ATTENTION: Are you sure that the tests still write to the transient and
> not the permanent pool? Otherwise, you will soon have *LOTS* of junk in
> your permanent pool!
> 
> (I'm asking because I cannot see precautions in that direction from
> reading the diffs, and because I can imagine you may have forgotten for
> a moment that we use MultiplexingMediaserver for our tests, combining a
> permanent (on-disk) pool with a transient (in-memory) one to prevent
> that junk from being written to the disk.)

We have to make a different mediaserver, "TransientTestingMediaServer" or
such to do that now.

	Tuomas