[
https://issues.apache.org/jira/browse/HBASE-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13557560#comment-13557560
]
Hudson commented on HBASE-7542:
-------------------------------
Integrated in HBase-TRUNK #3766 (See
[https://builds.apache.org/job/HBase-TRUNK/3766/])
HBASE-7542 SCVF: Avoid sending two unwanted boolean values from client to
RS (Anoop) (Revision 1435303)
Result = FAILURE
tedyu :
Files :
*
/hbase/trunk/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/FilterProtos.java
* /hbase/trunk/hbase-protocol/src/main/protobuf/Filter.proto
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.java
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/filter/SingleColumnValueFilter.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/filter/TestFilterSerialization.java
> 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
>
> Attachments: 7542_Trunk.patch, HBASE-7542_Trunk.patch
>
>
> 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