Tim Allison created TIKA-3588:
---------------------------------
Summary: Fix thread starvation in PipesClient after numerous
restarts
Key: TIKA-3588
URL: https://issues.apache.org/jira/browse/TIKA-3588
Project: Tika
Issue Type: Bug
Components: tika-pipes
Affects Versions: 2.1.0
Reporter: Tim Allison
I've noticed that PipesClient was not correctly restarting the PipesServer.
With enough logging, it is clear that the thread to check whether the server
has started is itself never called/run. Via debug logging, I can see that the
PipesServer is starting correctly and sending the ready byte fairly quickly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)