You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2013/08/25 02:31:52 UTC

[jira] [Commented] (HBASE-9334) Convert KeyValue to Cell in hbase-client module - Filters

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

Jonathan Hsieh commented on HBASE-9334:
---------------------------------------

This patch has a dependency on HBASE-9247's hbase-9247.v2.patch
                
> Convert KeyValue to Cell in hbase-client module - Filters
> ---------------------------------------------------------
>
>                 Key: HBASE-9334
>                 URL: https://issues.apache.org/jira/browse/HBASE-9334
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client
>    Affects Versions: 0.95.2
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>
> The goal is is to remove KeyValue from the publicly exposed API and require clients to use the cleaner mroe encapsulated Cell API instead.  For filters, this affects #filterKeyValue, #transform, #filterrow, and #getNextKeyHint.
> Since Cell is a base interface for KeyValue, changing these means that 0.94 apps may need a recompile but probably no modifications. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira