Tim Allison created TIKA-4145:
---------------------------------
Summary: Consider reverting CloseShieldInputStream.wrap() for back
compat
Key: TIKA-4145
URL: https://issues.apache.org/jira/browse/TIKA-4145
Project: Tika
Issue Type: Task
Reporter: Tim Allison
Over on Nutch, we found that hadoop in distributed mode enforces its
dependencies getting loaded first. Unfortunately, hadoop 3.3.x is using a
version of commons-io that does not include CloseShieldInputStream.wrap().
This issue should be fixed in hadoop 3.4.x, but we have no idea how far off
that release is.
>From commons-io's documentation, there's no performance benefit from wrap()...
>it only helps when debugging in an IDE.
See: NUTCH-3006 and its links
Maybe do this in the 2.x branch and run a release of 2.9.1 with updated
dependencies soon?
WDYT?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)