[
https://issues.apache.org/jira/browse/TIKA-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518314#comment-17518314
]
Hudson commented on TIKA-3715:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #510 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/510/])
TIKA-3715 -- push forking processes' env variables into forked process.
(tallison:
[https://github.com/apache/tika/commit/ad29e809d4263227813a44bb6e56b046b41af4e2])
* (edit) CHANGES.txt
* (edit)
tika-server/tika-server-core/src/main/java/org/apache/tika/server/core/TikaServerWatchDog.java
> Pass forking env variables into forked process in tika-server
> -------------------------------------------------------------
>
> Key: TIKA-3715
> URL: https://issues.apache.org/jira/browse/TIKA-3715
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 2.4.0
>
>
> On the user list, we had a request to copy the forking process's environment
> variables into the forked process's env. This will allow passing of
> commandline env setting from the forking to the forked.
> I am concerned about security implications of passing environment variables,
> but I can't think of an actual problem.
> Please raise concerns if this is a bad idea (TM).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)