psalagnac opened a new pull request, #3953: URL: https://github.com/apache/solr/pull/3953
https://issues.apache.org/jira/browse/SOLR-18029 # Description When reading index properties, we read from the `IndexInput` for each byte. # Solution Implement bulk (array) read method to fill the internal buffer in a single call. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
