Lewis John McGibbney created TIKA-3366:
------------------------------------------
Summary: Retrospective release of tika-docker 2.0.0-ALPHA
Key: TIKA-3366
URL: https://issues.apache.org/jira/browse/TIKA-3366
Project: Tika
Issue Type: Improvement
Components: docker
Affects Versions: 2.0.0-ALPHA
Reporter: Lewis John McGibbney
Fix For: 2.0.0-ALPHA
I recently created TIKA-3363 with the goal of making spawnChild mode
configurable from within the docker image.
I just discovered that tika 2.0.0 (main) introduces
[tika-server-config-default.xml|https://github.com/apache/tika/blob/main/tika-server/tika-server-core/src/main/resources/tika-server-config-default.xml#L54-L63]
which implements the equivalent of spawnChild mode by default.
Additionally, for those that wish to configure this further, by mounting this
custom configuration as a volume, they can pass the [command line parameter to
load it|https://github.com/apache/tika-docker#custom-config].
This ticket therefore supersedes TIKA-3363. Ultimately we will need to wait for
the release of 2.0.0 proper before this configuration comes activated by
default.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)