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

Average bytes/second calculated incorrectly in fetcher

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.11
    • 1.12
    • fetcher
    • None

    Description

      Currently we convert from bytes to kbits by
      (bytes.get() / 125l)
      I thinks it should be /128l

      Attachments

        1. NUTCH-2224.patch
          1 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: