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

Fetcher: always block fetch queues when exceptions threshold is reached

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.19
    • 1.20
    • fetcher
    • None
    • Patch Available

    Description

      When the exception threshold of a fetch queue is reached (defined by fetcher.max.exceptions.per.queue, NUTCH-769), the queue must be blocked, even if it is empty at this time. Otherwise, if the queue feeder is still alive, new items may be added to the queue later on. See FetchItemQueues.java, line 306 for the reason and NUTCH-2947 for a similar bug.

      Attachments

        Issue Links

          Activity

            People

              snagel Sebastian Nagel
              snagel Sebastian Nagel
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: