You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Amit Nithian (JIRA)" <ji...@apache.org> on 2009/04/30 19:55:30 UTC

[jira] Updated: (SOLR-1136) SQLEntityProcessor- Unnecessary while(true) in nextRow()

     [ 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.