This is an automated email from the ASF dual-hosted git repository.

tballison pushed a change to branch TIKA-4837-ooxml-contents
in repository https://gitbox.apache.org/repos/asf/tika.git


    from 2a2cbeec27 Merge origin/TIKA-4837-ooxml-contents
     add ab22ec9c9a TIKA-4844: scope shared-server restart reports to the 
process they de… (#3077)
     add dd091f176e Merge branch 'main' into TIKA-4837-ooxml-contents

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        | 18 ++++
 .../org/apache/tika/pipes/core/PipesClient.java    | 22 +++--
 .../org/apache/tika/pipes/core/PipesParser.java    |  9 ++
 .../org/apache/tika/pipes/core/ServerManager.java  | 23 +++++
 .../tika/pipes/core/SharedServerManager.java       | 71 ++++++++++++++--
 .../pipes/core/SharedServerManagerClosedTest.java  | 34 ++++----
 .../tika/pipes/core/SharedServerModeTest.java      | 98 ++++++++++++++++++++++
 7 files changed, 246 insertions(+), 29 deletions(-)
 copy tika-core/src/test/java/org/apache/tika/config/TimeoutLimitsTest.java => 
tika-pipes/tika-pipes-core/src/test/java/org/apache/tika/pipes/core/SharedServerManagerClosedTest.java
 (50%)

Reply via email to