The GitHub Actions job "Java CI with Maven" on 
stormcrawler.git/fix/hosturlfilter-domain-config has succeeded.
Run started by GitHub user rzo1 (triggered by rzo1).

Head commit for run:
47f31637416d9a70f2f68e9b540f83e0b10546f9 / Richard Zowalla 
<[email protected]>
Honour ignoreOutsideDomain when set on its own in HostURLFilter

HostURLFilter.configure() read the ignoreOutsideDomain parameter but tested
the ignoreOutsideHost node for null. A configuration naming only
ignoreOutsideDomain was therefore discarded and the filter let every URL
through, while one naming only ignoreOutsideHost failed with a
NullPointerException while the topology was starting. Now each parameter is
tested independently. Topologies which set only ignoreOutsideDomain start
restricting the crawl to the source domain, as configured.

Report URL: https://github.com/apache/stormcrawler/actions/runs/33071767360

With regards,
GitHub Actions via GitBox

Reply via email to