On Wed, 26 Apr 2000, david at aminal.com wrote: <snip> > Talking to myself again :-) > > After watching activity with full debugging on, It seems that most of the > QueryRestarted messages are coming from loops. On a data request with high > htl, 50 -100, from me and other sources, I would see the same message hit > my node four or five times. I never saw one of these be successful. My guess > now is that a lot of stuff didn't make it through the last data store upgrade.
If one wants to be optimistic one can see this is as a good sign: When data is out there to be found at all, it is being found within just a few hops, going up to 50 or 100 is useless. That is, after all, how it should be. I know for fact that the DataStore serialization was busted on builds 120-123 or so. That means that anybody who ran a node with these builds (using the "version 1" datastore file) lost all the data when they restarted or upgraded. As far as I can tell I got it working correctly now, but I can't be 100% unless everybody tests it. It is rather important... > David Schutt > > _______________________________________________ > Freenet-dev mailing list > Freenet-dev at lists.sourceforge.net > http://lists.sourceforge.net/mailman/listinfo/freenet-dev -- Oskar Sandberg md98-osa at nada.kth.se #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1 lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/) _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
