This is an automated email from the ASF dual-hosted git repository.
tballison pushed a change to branch TIKA-4839-tweaks
in repository https://gitbox.apache.org/repos/asf/tika.git
from 785dccc2e2 fix unsynchronised markForRestart
add 3a7f84686d TIKA-4839: log the ISE on init-time shutdown race; pin
FAILED_TO_INITIALIZE with a test
No new revisions were added by this update.
Summary of changes:
.../org/apache/tika/pipes/core/PipesClient.java | 3 +-
.../pipes/core/PipesClientClosedManagerTest.java | 64 ++++++++++++++++++++++
.../tika/pipes/core/SentinelServerManager.java | 5 ++
3 files changed, 71 insertions(+), 1 deletion(-)
create mode 100644
tika-pipes/tika-pipes-core/src/test/java/org/apache/tika/pipes/core/PipesClientClosedManagerTest.java