[ https://issues.apache.org/jira/browse/SOLR-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Koji Sekiguchi resolved SOLR-2057. ---------------------------------- Resolution: Fixed Fix Version/s: 4.0 3.1 trunk: Committed revision 1030098. branch_3x: Committed revision 1030114. Thanks, Drew! > 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 > Assignee: Koji Sekiguchi > Priority: Minor > Fix For: 3.1, 4.0 > > Attachments: SOLR-2057.patch, SOLR-2057.patch > > > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org