|
|
-
Deprecated properties in nutch-default.xml
Matthias Paul 2012-06-22, 08:03
Hi,
in nutch-site.xml the description for the property "fetcher.server.min.delay" still mentions fetcher.threads.per.host. Shouldn't this be replaced with "fetcher.threads.per.queue"?
Are there any plans to remove deprecated properties from nutch-default.xml? For example generate.max.per.host and db.default.fetch.interval were already deprecated in Nutch 1.2 (perhaps also before).
Matthias
-
Re: Deprecated properties in nutch-default.xml
Lewis John Mcgibbney 2012-06-22, 09:37
Hi Matthias,
Can you please open a ticket for the issues you highlight.
If you could provide a patch against trunk it would be great for us to review. Thanks very much
Lewis
On Fri, Jun 22, 2012 at 9:03 AM, Matthias Paul <[EMAIL PROTECTED]> wrote: > Hi, > > in nutch-site.xml the description for the property > "fetcher.server.min.delay" still mentions fetcher.threads.per.host. > Shouldn't this be replaced with "fetcher.threads.per.queue"? > > Are there any plans to remove deprecated properties from nutch-default.xml? > For example generate.max.per.host and db.default.fetch.interval were > already deprecated in Nutch 1.2 (perhaps also before). > > Matthias
-- Lewis
-
Re: Deprecated properties in nutch-default.xml
Matthias Paul 2012-06-22, 14:21
I opened NUTCH-1409 with a patch attached.
On Fri, Jun 22, 2012 at 11:37 AM, Lewis John Mcgibbney <[EMAIL PROTECTED]> wrote: > Hi Matthias, > > Can you please open a ticket for the issues you highlight. > > If you could provide a patch against trunk it would be great for us to > review. Thanks very much > > Lewis > > On Fri, Jun 22, 2012 at 9:03 AM, Matthias Paul <[EMAIL PROTECTED]> wrote: >> Hi, >> >> in nutch-site.xml the description for the property >> "fetcher.server.min.delay" still mentions fetcher.threads.per.host. >> Shouldn't this be replaced with "fetcher.threads.per.queue"? >> >> Are there any plans to remove deprecated properties from nutch-default.xml? >> For example generate.max.per.host and db.default.fetch.interval were >> already deprecated in Nutch 1.2 (perhaps also before). >> >> Matthias > > > > -- > Lewis
-
Re: Deprecated properties in nutch-default.xml
Lewis John Mcgibbney 2012-06-22, 14:25
Excellent Matthias thank you
Lewis
On Fri, Jun 22, 2012 at 3:21 PM, Matthias Paul <[EMAIL PROTECTED]> wrote: > I opened NUTCH-1409 with a patch attached. > > On Fri, Jun 22, 2012 at 11:37 AM, Lewis John Mcgibbney > <[EMAIL PROTECTED]> wrote: >> Hi Matthias, >> >> Can you please open a ticket for the issues you highlight. >> >> If you could provide a patch against trunk it would be great for us to >> review. Thanks very much >> >> Lewis >> >> On Fri, Jun 22, 2012 at 9:03 AM, Matthias Paul <[EMAIL PROTECTED]> wrote: >>> Hi, >>> >>> in nutch-site.xml the description for the property >>> "fetcher.server.min.delay" still mentions fetcher.threads.per.host. >>> Shouldn't this be replaced with "fetcher.threads.per.queue"? >>> >>> Are there any plans to remove deprecated properties from nutch-default.xml? >>> For example generate.max.per.host and db.default.fetch.interval were >>> already deprecated in Nutch 1.2 (perhaps also before). >>> >>> Matthias >> >> >> >> -- >> Lewis
-- Lewis
|
|