[ https://issues.apache.org/jira/browse/HBASE-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551070#comment-13551070 ]
Anoop Sam John commented on HBASE-7542: --------------------------------------- In 94 (older) version we can not change this code as it may break the compatibility. If some one running a client with this change and server with out(vice versa).!! > 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