[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)
- To: "B. Fallenstein" <b.fallenstein@xxxxxx>
- Subject: Re: [zzdev] ***ATTENTION*** (was: [Gzigzag-commits] gzigzag/src/impl SimpleSpace.java TransientTextScroll.java)
- From: Tuomas Lukka <lukka@xxxxxxxxxx>
- Date: Thu, 7 Feb 2002 11:57:32 +0200
- Cc: ZZ Development <zzdev@xxxxxxxxxx>
- In-reply-to: <3C62346B.CEBE24B1@xxxxxx>
- Mail-followup-to: Tuomas Lukka <lukka@xxxxxxxxxxxxxxxx>, "B. Fallenstein" <b.fallenstein@xxxxxx>, ZZ Development <zzdev@xxxxxxxxxx>
- References: <E16YdmB-00028W-00@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <3C62346B.CEBE24B1@xxxxxx>
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