You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/02/24 02:54:19 UTC

[jira] [Created] (HBASE-10597) IOEngine#read() should return the number of bytes transferred

Ted Yu created HBASE-10597:
------------------------------

             Summary: IOEngine#read() should return the number of bytes transferred
                 Key: HBASE-10597
                 URL: https://issues.apache.org/jira/browse/HBASE-10597
             Project: HBase
          Issue Type: Improvement
            Reporter: Ted Yu
            Assignee: Ted Yu


IOEngine#read() is called by BucketCache#getBlock().

IOEngine#read() should return the number of bytes transferred so that BucketCache#getBlock() can check this return value against the length obtained from bucketEntry.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)