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

Parsed time calculated incorrectly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.11
    • 1.12
    • None
    • None
    • Patch Available

    Description

      In ParseSegment we report parse time
      LOG.info("Parsed (" + Long.toString(end - start) + "ms):" + url);
      But the start time is the time after we parse so in log we see many "0 ms"

      Attachments

        1. NUTCH-2225.patch
          0.7 kB
          Tien Nguyen Manh

        Activity

          People

            markus17 Markus Jelsma
            tiennm Tien Nguyen Manh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: