[ https://issues.apache.org/jira/browse/TIKA-4063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tim Allison resolved TIKA-4063. ------------------------------- Fix Version/s: 2.8.1 Resolution: Fixed > PipesServer should not initialize emitters if the server will never emit > results > -------------------------------------------------------------------------------- > > Key: TIKA-4063 > URL: https://issues.apache.org/jira/browse/TIKA-4063 > Project: Tika > Issue Type: Improvement > Reporter: Tim Allison > Priority: Trivial > Fix For: 2.8.1 > > > As a safety valve for large extracts, we enabled direct emitting of data from > the PipesServer, without passing the data back to the PipesClient to be > emitted by the main process. > If a user has disabled emitting from the PipesServer, we should not > initialize the emitters in the PipesServer. > I ran into this recently because sqlite does not like multiple processes > interacting with the same db afaict. -- This message was sent by Atlassian Jira (v8.20.10#820010)