|
From: Ning L. <nin...@gm...> - 2008-04-28 16:28:36
|
> 2. Write a multi-threaded test program that uses this, simulating a > large, active index. It randomly adds, removes and updates randomly > created documents, and periodically queries and checks that results are > correct. Does the newly added TestMtHeapDb look alright? On Wed, Apr 23, 2008 at 1:26 PM, Doug Cutting <cu...@ap...> wrote: > > Before I change the code to do the above, what do you think of the > > current implementation in terms of the master-host communication, > > the host-host communication, and the logic of the cleanup threads > > which make sure there is no data loss if no host goes down in the > > process? > > I'll try to take a detailed look at it today. Does it look good? Cheers, Ning |