You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2014/01/13 14:17:56 UTC

[jira] [Resolved] (NUTCH-1667) Updatedb always ignore batchId

     [ https://issues.apache.org/jira/browse/NUTCH-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney resolved NUTCH-1667.
-----------------------------------------

    Resolution: Fixed

Committed @revision 1557705 in 2.x HEAD. Thank you [~tiennm]

> Updatedb always ignore batchId
> ------------------------------
>
>                 Key: NUTCH-1667
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1667
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Tien Nguyen Manh
>            Priority: Minor
>             Fix For: 2.3
>
>         Attachments: NUTCH-1556-batchId.patch
>
>
> batchId is not set in currentJob because we set batchId after creating currentJob, so in UpdateDbMapper batchId is null and will be assign to -all.
> I change to set batchId befor creating currentJob



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)