You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ian Friedman (JIRA)" <ji...@apache.org> on 2015/02/09 19:43:34 UTC

[jira] [Created] (HBASE-12996) Reversed field on Filter should be transient

Ian Friedman created HBASE-12996:
------------------------------------

             Summary: Reversed field on Filter should be transient
                 Key: HBASE-12996
                 URL: https://issues.apache.org/jira/browse/HBASE-12996
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.98.9
            Reporter: Ian Friedman


Filter has the field
{code}
  protected boolean reversed;
{code}
which should be marked transient.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)