You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2019/04/17 18:25:00 UTC

[jira] [Created] (HBASE-22262) Remove deprecated methods from Filter

Jan Hentschel created HBASE-22262:
-------------------------------------

             Summary: Remove deprecated methods from Filter
                 Key: HBASE-22262
                 URL: https://issues.apache.org/jira/browse/HBASE-22262
             Project: HBase
          Issue Type: Task
          Components: Client
            Reporter: Jan Hentschel
            Assignee: Jan Hentschel


HBase 2.0.0 deprecated the methods {{filterRowKey(byte[] buffer, int offset, int length)}} and {{filterKeyValue(final Cell c)}} from the {{Filter}} class. Remove these methods from this class and all inherited classes for 3.0.0.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)