On Sunday 19 October 2008 14:53, Daniel Cheng wrote: > On Sun, Oct 19, 2008 at 9:32 PM, <[EMAIL PROTECTED]> wrote: > > Author: j16sdiz > > Date: 2008-10-19 13:32:27 +0000 (Sun, 19 Oct 2008) > > New Revision: 23010 > > > > Modified: > > trunk/freenet/src/freenet/support/io/ArrayBucket.java > > Log: > > Don't append for ArrayBucket > > - see http://archives.freenetproject.org/message/20081014.143053.dd1d17ba.en.html > > > > I have done some insert/request test. Everything seems fine. > > PaddedEphemerallyEncryptedBucket throws IOException if we call > getOutputStream() twice -- do we want to do the same for ArrayBucket?
It is legitimate to overwrite it, but opening two output streams in parallel to the same bucket is bad.
pgpGrkeqORssT.pgp
Description: PGP signature
_______________________________________________ Devl mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
