Message4610

Author pjenvey
Recipients fwierzbicki, pjenvey, zyasoft
Date 2009-04-28.20:53:15
SpamBayes Score 0.00428479
Marked as misclassified No
Message-id <1240951995.71.0.350886635635.issue1026@psf.upfronthosting.co.za>
In-reply-to
Content
Sure on the synchronization. gListAllocatedStatus looked like it should 
be volatile, too

I highly doubt CopyOnWriteArrayList would be appropriate as list 
mutations are pretty frequent. Trying it wouldn't hurt I guess

Also if we're abandoning MergeState we should probably just nuke that 
file.
History
Date User Action Args
2009-04-28 20:53:15pjenveysetmessageid: <1240951995.71.0.350886635635.issue1026@psf.upfronthosting.co.za>
2009-04-28 20:53:15pjenveysetrecipients: + pjenvey, fwierzbicki, zyasoft
2009-04-28 20:53:15pjenveylinkissue1026 messages
2009-04-28 20:53:15pjenveycreate