[
https://issues.apache.org/jira/browse/TIKA-4096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17740335#comment-17740335
]
Hudson commented on TIKA-4096:
------------------------------
SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk11 #1149 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk11/1149/])
TIKA-4096 -- improve configurability of the JDBCPipesReporter (#1225) (github:
[https://github.com/apache/tika/commit/b69ec3772edaa90553794cdcc01db516b7b129fd])
* (edit)
tika-pipes/tika-pipes-reporters/tika-pipes-reporter-jdbc/src/main/java/org/apache/tika/pipes/reporters/jdbc/JDBCPipesReporter.java
> Allow users to configure how often the jdbc pipes reporter commits updates
> --------------------------------------------------------------------------
>
> Key: TIKA-4096
> URL: https://issues.apache.org/jira/browse/TIKA-4096
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 2.8.1
>
>
> Users should be able to set {{maxCacheSize}} and/or {{{}reportWithinMs{}}}.
> The reports will be committed to the db if the cache is >= {{maxCacheSize}}
> or more time has elapsed since the last report than in {{{}reportWithinMs{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)