[ 
https://issues.apache.org/jira/browse/TIKA-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815022#comment-17815022
 ] 

Hudson commented on TIKA-4189:
------------------------------

SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk11 #1495 (See 
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk11/1495/])
TIKA-4189 -- CallablePipesIterator should wait for timeoutMillis when trying to 
offer the final semaphore (#1577) (github: 
[https://github.com/apache/tika/commit/d86b7d6a0e88d9efffa56f2409fc33d088da12c0])
* (edit) 
tika-core/src/main/java/org/apache/tika/pipes/pipesiterator/CallablePipesIterator.java


> CallablePipesIterator should pause for "timeoutMillis" amount on offering 
> completed semaphore
> ---------------------------------------------------------------------------------------------
>
>                 Key: TIKA-4189
>                 URL: https://issues.apache.org/jira/browse/TIKA-4189
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Tim Allison
>            Priority: Trivial
>
> Current code makes a simple call to "offer" but without a time limit. If the 
> queue happens to be full when this goes to add it, there will be an 
> exception. This is not ideal.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to