You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by GitBox <gi...@apache.org> on 2022/08/01 13:32:48 UTC

[GitHub] [tika] tballison commented on pull request #626: [TIKA-3825] ForkClient to check for thread interrupted status when waiting for response

tballison commented on PR #626:
URL: https://github.com/apache/tika/pull/626#issuecomment-1201211957

   This looks great.  Are you able to fix the two checkstyle violations?
   
   ```
   Error:  src/test/java/org/apache/tika/fork/ForkTestParser.java:[76,46] (blocks) EmptyCatchBlock: Empty catch block.
   Error:  src/test/java/org/apache/tika/fork/ForkParserTest.java:[47,8] (imports) UnusedImports: Unused import - java.util.concurrent.Future.
   ```


-- 
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: dev-unsubscribe@tika.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org