[
https://issues.apache.org/jira/browse/SOLR-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amit Nithian updated SOLR-1136:
-------------------------------
Priority: Trivial (was: Major)
> SQLEntityProcessor- Unnecessary while(true) in nextRow()
> --------------------------------------------------------
>
> Key: SOLR-1136
> URL: https://issues.apache.org/jira/browse/SOLR-1136
> Project: Solr
> Issue Type: Improvement
> Components: contrib - DataImportHandler
> Affects Versions: 1.3
> Reporter: Amit Nithian
> Priority: Trivial
> Attachments: SOLR-1136.diff
>
>
> Not sure if this is worthy of a JIRA ticket or not but there is an
> unnecessary while(true) in the nextRow() method in the SQLEntityProcessor.
> Since there is a return return statement in the loop it doesn't seem to serve
> a function.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.