This is an automated email from the ASF dual-hosted git repository. tballison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tika.git
commit 34515aa34cd07ceb5c60c97ed5d52b78bfcc6d68 Merge: f5ebbf946b e80c53950f Author: Tim Allison <[email protected]> AuthorDate: Fri Aug 14 13:27:00 2026 -0400 TIKA-4821: warm-first pipes client selection; size single-fork JVMs correctly docs/modules/ROOT/pages/pipes/configuration.adoc | 2 +- docs/modules/ROOT/pages/pipes/cpu-sizing.adoc | 49 +++++-- .../tika/pipes/core/PerClientServerManager.java | 112 ++++++++++++++-- .../org/apache/tika/pipes/core/PipesConfig.java | 2 +- .../org/apache/tika/pipes/core/PipesParser.java | 22 +++- .../core/PerClientServerManagerSizingTest.java | 141 +++++++++++++++++++++ .../tika/pipes/core/TikaPipesConfigTest.java | 2 +- .../tika/pipes/core/PipesParserWarmClientTest.java | 65 ++++++++++ 8 files changed, 361 insertions(+), 34 deletions(-)
