Uploaded image for project: 'NetarchiveSuite'
  1. NetarchiveSuite
  2. NAS-2596

H3 pauseAtStart bean property ignored by Harvest Controller

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.0, 5.1, 5.2, 5.2.1
    • 5.3
    • None
    • NAS 5.3

    Description

      The crawlController bean is between the disposition chain and the frontier :

      <!-- DISPOSITION CHAIN (END) -->

      <!-- CRAWLCONTROLLER (START)
      Control interface, unifying context
      -->
      <bean id="crawlController" class="org.archive.crawler.framework.CrawlController">
      <property name="maxToeThreads" value="250" />
      <property name="recorderOutBufferBytes" value="4096" />
      <property name="recorderInBufferBytes" value="65536" />
      <property name="pauseAtStart" value="false" />
      <property name="runWhileEmpty" value="false" />
      <property name="scratchDir" value="scratch" />
      </bean>
      <!-- CRAWLCONTROLLER (START) -->

      <!-- FRONTIER (START)

      Standalone H3 standard behavior is to pause the job.

      The Harvest Controller ignores the pauseAtStart and unpauses every job.

      Attachments

        Issue Links

          Activity

            People

              lam.mai lam mai (Inactive)
              nicl@kb.dk Nicholas Clarke (Inactive)
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: