tballison commented on PR #3149:
URL: https://github.com/apache/tika/pull/3149#issuecomment-5604373164
From my bot (that I agree with).
```
- The Path overload. execute(ProcessBuilder, ParseContext, long, Path,
int) at line 250 has the identical grantedTimeoutMillis computation and still
spawns. Same helper,
same if, plus the same three-line test.
- Result fields on the fast path. stdoutLength, stderrLength and
processTimeMillis stay at their -1 defaults where the spawn path reports 0.
ExternalParser, GDAL, Siegfried
and Magika copy them into metadata. Set them to 0.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]