[ https://issues.apache.org/jira/browse/SOLR-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704906#action_12704906 ]
Noble Paul commented on SOLR-1136: ---------------------------------- makes sense. The code is the vestige of SOLR-1120 > 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.