[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
***ATTENTION*** (was: [Gzigzag-commits] gzigzag/src/impl SimpleSpace.java TransientTextScroll.java)
- To: ZZ Development <zzdev@xxxxxxxxxx>
- Subject: ***ATTENTION*** (was: [Gzigzag-commits] gzigzag/src/impl SimpleSpace.java TransientTextScroll.java)
- From: "B. Fallenstein" <b.fallenstein@xxxxxx>
- Date: Thu, 07 Feb 2002 09:01:46 +0100
- References: <E16YdmB-00028W-00@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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.)
- Benja