[ 
https://issues.apache.org/jira/browse/HBASE-10597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911056#comment-13911056
 ] 

Hudson commented on HBASE-10597:
--------------------------------

SUCCESS: Integrated in HBase-0.98 #181 (See 
[https://builds.apache.org/job/HBase-0.98/181/])
HBASE-10597 IOEngine#read() should return the number of bytes transferred 
(tedyu: rev 1571446)
* 
/hbase/branches/0.98/hbase-common/src/main/java/org/apache/hadoop/hbase/util/ByteBufferArray.java
* 
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java
* 
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/ByteBufferIOEngine.java
* 
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/FileIOEngine.java
* 
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/bucket/IOEngine.java


> 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
>             Fix For: 0.98.1, 0.99.0
>
>         Attachments: 10597-v1.txt, 10597-v2.txt, 10597-v3.txt
>
>
> 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)

Reply via email to