You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2015/07/17 15:07:04 UTC

[jira] [Created] (HBASE-14116) Change ByteBuff.getXXXStrictlyForward to relative position based reads

ramkrishna.s.vasudevan created HBASE-14116:
----------------------------------------------

             Summary: Change ByteBuff.getXXXStrictlyForward to relative position based reads
                 Key: HBASE-14116
                 URL: https://issues.apache.org/jira/browse/HBASE-14116
             Project: HBase
          Issue Type: Improvement
            Reporter: ramkrishna.s.vasudevan
             Fix For: 2.0.0


There is a TODO added in ByteBuff.getXXXStrictlyForward to a positional based read from the current position. This could help in avoiding the initial check that is added in the API to ensure that the passed in index is always greater than the current position.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)