You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/03/06 10:51:00 UTC

[jira] [Commented] (NUTCH-2985) Disable plugin urlfilter-validator by default

    [ https://issues.apache.org/jira/browse/NUTCH-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17696863#comment-17696863 ] 

ASF GitHub Bot commented on NUTCH-2985:
---------------------------------------

sebastian-nagel merged PR #759:
URL: https://github.com/apache/nutch/pull/759




> Disable plugin urlfilter-validator by default
> ---------------------------------------------
>
>                 Key: NUTCH-2985
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2985
>             Project: Nutch
>          Issue Type: Bug
>          Components: configuration, urlfilter
>    Affects Versions: 1.19
>            Reporter: Sebastian Nagel
>            Assignee: Sebastian Nagel
>            Priority: Major
>             Fix For: 1.20
>
>
> The plugin urlfilter-validator is activated by default (in nutch-default.xml) but has two major issues which may confuse users of Nutch:
> - single-part domain names (localhost, etc.) are not allowed (NUTCH-2973)
> - IPv6 host names are rejected as invalid (NUTCH-2705)
> What about disabling it by default to overcome these issues?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)