You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2017/09/07 21:05:00 UTC

[jira] [Commented] (HBASE-18769) Make CompareFilter use generic CompareOperator instead of internal enum

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

stack commented on HBASE-18769:
-------------------------------

Deprecate filter CompareOp in favor of generic CompareOperator.

> Make CompareFilter use generic CompareOperator instead of internal enum
> -----------------------------------------------------------------------
>
>                 Key: HBASE-18769
>                 URL: https://issues.apache.org/jira/browse/HBASE-18769
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: stack
>            Assignee: stack
>             Fix For: 2.0.0-alpha-3
>
>         Attachments: HBASE-18769.branch-2.001.patch
>
>
> Should probably do this so only the one enum in the codebase. Means a bunch of boilerplate deprecating the old enum for the new. Suggested by [~anoop.hbase].



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)