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)