[
https://issues.apache.org/jira/browse/NUTCH-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18094349#comment-18094349
]
Hudson commented on NUTCH-3187:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #249 (See
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/249/])
NUTCH-3187 - protocol-okhttp: IP address filter fails to compare first byte for
/32 resp. /128 CIDRs (snagel:
[https://github.com/apache/nutch/commit/c336054cfe70f166609546086c119b7209de740f])
* (edit)
src/plugin/protocol-okhttp/src/test/org/apache/nutch/protocol/okhttp/TestIPAddressFiltering.java
* (edit)
src/plugin/protocol-okhttp/src/java/org/apache/nutch/protocol/okhttp/CIDR.java
* (edit)
src/plugin/protocol-okhttp/src/java/org/apache/nutch/protocol/okhttp/IPFilterRules.java
> protocol-okhttp: IP address filter fails to compare first byte for /32 resp.
> /128 CIDRs
> ---------------------------------------------------------------------------------------
>
> Key: NUTCH-3187
> URL: https://issues.apache.org/jira/browse/NUTCH-3187
> Project: Nutch
> Issue Type: Bug
> Components: plugin, protocol
> Affects Versions: 1.22
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Major
> Fix For: 1.23
>
>
> The IP address filter (NUTCH-2930) fails to compare the first byte of an IP
> address if a /32 resp. /128 CIDR is configured for inclusion or exclusion.
> Discovered by [~dpol1] in
> [stormcrawler#1942|https://github.com/apache/stormcrawler/pull/1942#discussion_r3413509547]
> - significant parts of the IP filter code are shared.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)