Tim Allison created TIKA-3977:
---------------------------------

             Summary: 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


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)

Reply via email to