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)
