CrawlDatum.retries should be int
--------------------------------

                 Key: NUTCH-1247
                 URL: https://issues.apache.org/jira/browse/NUTCH-1247
             Project: Nutch
          Issue Type: Bug
    Affects Versions: 1.4
            Reporter: Markus Jelsma
             Fix For: 1.5


CrawlDatum.retries is a byte and goes bad with larger values.

12/01/12 18:35:22 INFO crawl.CrawlDbReader: retry -127: 1
12/01/12 18:35:22 INFO crawl.CrawlDbReader: retry -128: 1


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to