[ 
https://issues.apache.org/jira/browse/TIKA-4145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770174#comment-17770174
 ] 

ASF GitHub Bot commented on TIKA-4145:
--------------------------------------

tballison merged PR #1370:
URL: https://github.com/apache/tika/pull/1370




> 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
>            Priority: Minor
>
> 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)

Reply via email to