DataImportHandler never calls UpdateRequestProcessor.finish()
-------------------------------------------------------------
Key: SOLR-2057
URL: https://issues.apache.org/jira/browse/SOLR-2057
Project: Solr
Issue Type: Bug
Components: contrib - DataImportHandler
Affects Versions: 1.4.1, 3.1, 4.0
Reporter: Drew Farris
Priority: Minor
I was experimenting with custom UpdateRequestProcessor implementations and
noticed that the sample LogUpdateProcessorFactory's finish method wasn't being
called. I tracked this back down to the fact that SolrWriter in the data import
handler never calls the finish() method on its UpdateRequestProcessor.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]