mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 08:56:15 +00:00
Update JIRA reference in SolrSearchService.java
This commit is contained in:
parent
91ea524c1a
commit
eaf8272861
@ -361,7 +361,7 @@ public class SolrSearchService implements KeywordSearchService, AutopsyService {
|
||||
@Override
|
||||
public void closeCaseResources(CaseContext context) throws AutopsyServiceException {
|
||||
/*
|
||||
* TODO (AUT-2084): The following code KeywordSearch.CaseChangeListener
|
||||
* TODO (JIRA 2525): The following code KeywordSearch.CaseChangeListener
|
||||
* gambles that any BlackboardResultWriters (SwingWorkers) will complete
|
||||
* in less than roughly two seconds. This stuff should be reworked using
|
||||
* an ExecutorService and tasks with Futures.
|
||||
|
Loading…
x
Reference in New Issue
Block a user