You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2013/08/14 16:05:48 UTC

[jira] [Created] (SOLR-5151) HdfsFileReader#readBytes should use readFully rather than loop a read

Mark Miller created SOLR-5151:
---------------------------------

             Summary: HdfsFileReader#readBytes should use readFully rather than loop a read
                 Key: SOLR-5151
                 URL: https://issues.apache.org/jira/browse/SOLR-5151
             Project: Solr
          Issue Type: Improvement
    Affects Versions: 4.4
            Reporter: Mark Miller
            Assignee: Mark Miller
            Priority: Minor
             Fix For: 4.5, 5.0
         Attachments: SOLR-5151.patch

Cleaner code and likely more efficient to use readFully I think.

--
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org