This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch TIKA-4558-lazy-fetcher-manager
in repository https://gitbox.apache.org/repos/asf/tika.git
from f25a56c5a TIKA-4558 -- add lazy loading to FetcherManager
add 200f22441 Revert "TIKA-4558 -- add lazy loading to FetcherManager"
No new revisions were added by this update.
Summary of changes:
.../api/fetcher/FetcherNotFoundException.java | 33 --
.../tika/pipes/core/fetcher/FetcherManager.java | 247 ++----------
.../pipes/core/fetcher/FetcherManagerTest.java | 445 ---------------------
3 files changed, 27 insertions(+), 698 deletions(-)
delete mode 100644
tika-pipes/tika-pipes-api/src/main/java/org/apache/tika/pipes/api/fetcher/FetcherNotFoundException.java
delete mode 100644
tika-pipes/tika-pipes-integration-tests/src/test/java/org/apache/tika/pipes/core/fetcher/FetcherManagerTest.java