[
https://issues.apache.org/jira/browse/HBASE-14657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14968697#comment-14968697
]
Anoop Sam John commented on HBASE-14657:
----------------------------------------
THis is patch for master no?
bq.KeyValue getKeyValue();
We have cleared all KeyValue based APIs and moved to Cell. We just need to
remove the unwanted APIs. No need to add new.
> Remove unneeded API from EncodedSeeker
> --------------------------------------
>
> Key: HBASE-14657
> URL: https://issues.apache.org/jira/browse/HBASE-14657
> Project: HBase
> Issue Type: Sub-task
> Reporter: Lars Hofhansl
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.0.3, 1.1.3
>
> Attachments: HBASE-14657.patch
>
>
> See parent. We do not need getKeyValueBuffer. It's only used for tests, and
> parent patch fixes all tests to use getKeyValue instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)