Read multiple HFile blocks from HDFS in a single call when possible -------------------------------------------------------------------
Key: HBASE-2498 URL: https://issues.apache.org/jira/browse/HBASE-2498 Project: Hadoop HBase Issue Type: Improvement Reporter: Jonathan Gray Fix For: 0.20.5, 0.21.0 There are a number of circumstances where we know that we will need to read through many consecutive blocks. This is an issue to explore when we could do this and implement it where it makes sense. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.