tballison opened a new pull request, #3026:
URL: https://github.com/apache/tika/pull/3026

     What's in it:
     - PipesClientInterruptTest — setStartupTimeoutMillis(1000) bounds the 
non-interruptible handshake read that made the backoff test's flake window 60 
s; both
     tests now try-with-resources the client; @Timeout 30→45 (above the 35 s 
sum of awaits).
     - TikaGrpcConcurrencyTest — both burst tests now assert 
pipesParser.isSharedMode() matches the config, so a useSharedServer binding 
regression is catchable.
     - PerClientServerManager — log no longer says "mid-request" (it also fires 
mid-handshake) or claims an immediate recycle.
     - grpc index.adoc — Concurrency section ported from the README.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to