You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Doğacan Güney (JIRA)" <ji...@apache.org> on 2007/05/31 10:52:15 UTC

[jira] Created: (NUTCH-494) FindBugs: CrawlDbReader and DeleteDuplicates

FindBugs: CrawlDbReader and DeleteDuplicates
--------------------------------------------

                 Key: NUTCH-494
                 URL: https://issues.apache.org/jira/browse/NUTCH-494
             Project: Nutch
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Doğacan Güney
            Priority: Minor
             Fix For: 1.0.0
         Attachments: findbugs_.patch

Since FindBugs is so hot and everything right now, I thought I would run it against Nutch. I have found a couple of correctness bugs in CrawlDbReader and DeleteDuplicates that (even though FindBugs marked them as medium priority) looked important to me.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NUTCH-494) FindBugs: CrawlDbReader and DeleteDuplicates

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541232 ] 

Hudson commented on NUTCH-494:
------------------------------

Integrated in Nutch-Nightly #261 (See [http://lucene.zones.apache.org:8080/hudson/job/Nutch-Nightly/261/])

> FindBugs: CrawlDbReader and DeleteDuplicates
> --------------------------------------------
>
>                 Key: NUTCH-494
>                 URL: https://issues.apache.org/jira/browse/NUTCH-494
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Doğacan Güney
>            Assignee: Doğacan Güney
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: findbugs_.patch
>
>
> Since FindBugs is so hot and everything right now, I thought I would run it against Nutch. I have found a couple of correctness bugs in CrawlDbReader and DeleteDuplicates that (even though FindBugs marked them as medium priority) looked important to me.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (NUTCH-494) FindBugs: CrawlDbReader and DeleteDuplicates

Posted by "Doğacan Güney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doğacan Güney closed NUTCH-494.
-------------------------------


> FindBugs: CrawlDbReader and DeleteDuplicates
> --------------------------------------------
>
>                 Key: NUTCH-494
>                 URL: https://issues.apache.org/jira/browse/NUTCH-494
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Doğacan Güney
>            Assignee: Doğacan Güney
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: findbugs_.patch
>
>
> Since FindBugs is so hot and everything right now, I thought I would run it against Nutch. I have found a couple of correctness bugs in CrawlDbReader and DeleteDuplicates that (even though FindBugs marked them as medium priority) looked important to me.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (NUTCH-494) FindBugs: CrawlDbReader and DeleteDuplicates

Posted by "Doğacan Güney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doğacan Güney resolved NUTCH-494.
---------------------------------

    Resolution: Fixed
      Assignee: Doğacan Güney

I forgot about this one... Anyway, this seems very obvious so I committed it.

Committed in rev. 593263.

> FindBugs: CrawlDbReader and DeleteDuplicates
> --------------------------------------------
>
>                 Key: NUTCH-494
>                 URL: https://issues.apache.org/jira/browse/NUTCH-494
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Doğacan Güney
>            Assignee: Doğacan Güney
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: findbugs_.patch
>
>
> Since FindBugs is so hot and everything right now, I thought I would run it against Nutch. I have found a couple of correctness bugs in CrawlDbReader and DeleteDuplicates that (even though FindBugs marked them as medium priority) looked important to me.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (NUTCH-494) FindBugs: CrawlDbReader and DeleteDuplicates

Posted by "Doğacan Güney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doğacan Güney updated NUTCH-494:
--------------------------------

    Attachment: findbugs_.patch

Patch for CrawlDbReader and DeleteDuplicates.

> FindBugs: CrawlDbReader and DeleteDuplicates
> --------------------------------------------
>
>                 Key: NUTCH-494
>                 URL: https://issues.apache.org/jira/browse/NUTCH-494
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Doğacan Güney
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: findbugs_.patch
>
>
> Since FindBugs is so hot and everything right now, I thought I would run it against Nutch. I have found a couple of correctness bugs in CrawlDbReader and DeleteDuplicates that (even though FindBugs marked them as medium priority) looked important to me.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.