3 Replies Latest reply on Dec 20, 2008 7:27 AM by timfox

    Calculating paging after routing

    timfox

      This still needs to be fixed.

      I removed your (incorrect) code for now. However I notice that that didn't break any tests, which means you don't have any tests for it.

      Code needs to be fixed and tests added.

        • 1. Re: Calculating paging after routing
          clebert.suconic

           

          "timfox" wrote:
          However I notice that that didn't break any tests..



          I don't know what you did in your local copy, but the testsuite is broken all over the place because of paging. I'm taking a look.

          • 2. Re: Calculating paging after routing
            clebert.suconic

            Tim: Why did you remove the PageStore creation on the PostOffice.


            I already told you I need that to resume Paging on restart. I can't just have the Destinations created Lazily. I need to know what valid Addresses I have on the system on restart. You also disabled the method on AddressManager.

            • 3. Re: Calculating paging after routing
              timfox

              For the record, I explained to Clebert on IRC why the approach he was taking wasn't correct.

              Now the paging stores are loaded by listing the directories on disk.