[ https://issues.apache.org/jira/browse/SOLR-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shalin Shekhar Mangar resolved SOLR-1136. ----------------------------------------- Resolution: Fixed Fix Version/s: 1.4 Assignee: Shalin Shekhar Mangar Committed revision 770580. Thanks Amit! > 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 > Assignee: Shalin Shekhar Mangar > Priority: Trivial > Fix For: 1.4 > > 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.