This is an automated email from the ASF dual-hosted git repository.
tballison pushed a change to branch TIKA-4740-plugin-roots-cwd-fix
in repository https://gitbox.apache.org/repos/asf/tika.git
from c86af250f6 TIKA-4740 -- retry cleanup
add c8f6d67f3e TIKA-4740 -- improve forked process cleanup generally,
revert default back to logging to stderr
No new revisions were added by this update.
Summary of changes:
docs/modules/ROOT/pages/pipes/troubleshooting.adoc | 132 +++++++++-------
.../tika/pipes/core/PerClientServerManager.java | 47 ++++--
.../apache/tika/pipes/core/ServerProcessIO.java | 174 ++++++---------------
.../tika/pipes/core/SharedServerManager.java | 41 +++--
.../apache/tika/pipes/core/server/PipesServer.java | 54 +++++++
.../tika/server/core/IntegrationTestBase.java | 31 ++++
6 files changed, 274 insertions(+), 205 deletions(-)