Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-1766

Generator to unlock crawldb and remove tempdir if generate job fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.9
    • 1.9
    • generator
    • None

    Description

      Currently if the generate job fails the following happens:
      1. generate temp directory remains
      2. crawldb remains in lock

      The next time generate is called the following happens:
      IO exception due to crawldb being in lock mode

      Attached is a patch that cleans up after a job fails in generate by unlocking crawldb and removing the generate temp directory so that if a job fails the next time generate is called it wouldn't give an IO Exception.

      Attachments

        Activity

          People

            jnioche Julien Nioche
            diaa_abdallah Diaa
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: