mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 01:07:42 +00:00

TSK-429 Case closing exception handling - better design of Solr server, better encapsulation to improve concurrency and error handling - added timeout (30 mins by default, to be tweaked per file size) for file index operation - implemented better solr server stop() (graceful, then brutal) - added Solr restart in case of timeout, fixes issue when server instance is shot and does not respond. After restart, ingest continues on following files - better exception/error handling and handling of case closing while keyword search threads are being shutdown, but still running