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

James Dyer resolved SOLR-1549.
------------------------------

    Resolution: Won't Fix

Closing for now as this issue has not generated interest.  It doesn't seem wise 
to try to continue if there is an SqlException.
                
> SqlEntityProcessor does not recognize onError attribute
> -------------------------------------------------------
>
>                 Key: SOLR-1549
>                 URL: https://issues.apache.org/jira/browse/SOLR-1549
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4, 1.5
>            Reporter: Sascha Szott
>            Assignee: James Dyer
>            Priority: Minor
>         Attachments: SOLR-1549.patch
>
>
> Unfortunately, the SqlEntityProcessor does not recognize the value of an 
> entity's onError attribute in DIH's data config file. Therefore, in cases 
> where SQL exceptions are thrown somewhere inside the constructor of 
> ResultSetIterators (which is an inner class of JdbcDataSource), Solr's import 
> exits immediately, even though onError is set to continue or skip.
> In my opinion, use cases exist that will profit from database related 
> exception handling inside of Solr (e.g., in cases where the existence of 
> certain database tables or views is not predictable).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to