[
https://issues.apache.org/jira/browse/HBASE-11248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan reassigned HBASE-11248:
----------------------------------------------
Assignee: ramkrishna.s.vasudevan
> KeyOnlyKeyValue#toString() passes wrong offset to keyToString()
> ---------------------------------------------------------------
>
> Key: HBASE-11248
> URL: https://issues.apache.org/jira/browse/HBASE-11248
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: ramkrishna.s.vasudevan
> Priority: Minor
>
> When debugging for HBASE-11234, I found that debugger encountered exception
> displaying the string value of KeyOnlyKeyValue.
> It turns out that KeyOnlyKeyValue#toString() passes wrong offset to
> keyToString(): ROW_OFFSET should not be used.
> Another bug is that getValueLength() shouldn't be called - it throws
> IllegalArgumentException.
--
This message was sent by Atlassian JIRA
(v6.2#6252)