[ 
https://issues.apache.org/jira/browse/SOLR-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Koji Sekiguchi updated SOLR-2057:
---------------------------------

    Attachment: SOLR-2057.patch

Thank you for contributing the patch, Drew. Looks great!

I needed to change the update processor class name in 
contentstream-solrconfig.xml to pass test.
I'll commit in a few days.

> 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
>         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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to