[
https://issues.apache.org/jira/browse/TIKA-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690486#comment-17690486
]
ASF GitHub Bot commented on TIKA-3977:
--------------------------------------
tballison merged PR #971:
URL: https://github.com/apache/tika/pull/971
> JDBCEmitter and JDBCReporter should allow post connection sql call
> ------------------------------------------------------------------
>
> Key: TIKA-3977
> URL: https://issues.apache.org/jira/browse/TIKA-3977
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
>
> Over on the developmental tika-gui-app, we're getting SQLITE_BUSY errors when
> running on a large set of files:
> https://github.com/tballison/tika-gui-v2/issues/103
> We should allow the configuration of sql calls immediately after the
> connection is made so that we can try PRAGMA busy_timeout 36000 for example.
> In reviewing the code, we should also make sure to try to close our
> connections before restarts.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)