Anoop Sam John created HBASE-7542:
-------------------------------------

             Summary: SCVF: Avoid sending two unwanted boolean values from 
client to RS
                 Key: HBASE-7542
                 URL: https://issues.apache.org/jira/browse/HBASE-7542
             Project: HBase
          Issue Type: Bug
          Components: Filters
    Affects Versions: 0.94.0, 0.96.0
            Reporter: Anoop Sam John
            Assignee: Anoop Sam John
            Priority: Minor
             Fix For: 0.96.0


In SingleColumnValueFilter the 2 boolean fields "foundColumn" and 
"matchedColumn" needed only at the server side during the filtering. There is 
no need to serialize these fields from client to server.

--
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

Reply via email to