This is an automated email from the ASF dual-hosted git repository.
snagel pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git
from ddabe9694 NUTCH-3144 URLUtil unit tests fail after upgrade to
crawler-commons 1.6
add d5dccfb0c NUTCH-1564: fix immediate refetch for pages not modified
add 58687ec9e NUTCH-1564: fix AdaptiveFetchSchedule for unmodified pages
add 103fff608 NUTCH-1564: address code review comments.
new 7f724a9c5 Merge pull request #880 from
igiguere/NUTCH-1564-AdaptiveFetchSchedule-refetch
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/nutch/crawl/AdaptiveFetchSchedule.java | 39 ++++++---
.../nutch/crawl/TestAdaptiveFetchSchedule.java | 92 ++++++++++++++++++++++
...bStates.java => TestCrawlDbStatesExtended.java} | 2 +-
3 files changed, 120 insertions(+), 13 deletions(-)
rename src/test/org/apache/nutch/crawl/{TODOTestCrawlDbStates.java =>
TestCrawlDbStatesExtended.java} (99%)