[ 
https://issues.apache.org/jira/browse/PHOENIX-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14552873#comment-14552873
 ] 

Hudson commented on PHOENIX-1979:
---------------------------------

SUCCESS: Integrated in Phoenix-master #757 (See 
[https://builds.apache.org/job/Phoenix-master/757/])
PHOENIX-1979 Remove unused FamilyOnlyFilter (apurtell: rev 
a4b4e0e2d862d5d4ee0f3a6f9587f53fe87d629f)
* 
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/covered/filter/FamilyOnlyFilter.java
* 
phoenix-core/src/test/java/org/apache/phoenix/hbase/index/covered/filter/TestFamilyOnlyFilter.java


> Remove unused FamilyOnlyFilter
> ------------------------------
>
>                 Key: PHOENIX-1979
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1979
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 5.0.0, 4.3.0, 4.4.0
>
>         Attachments: PHOENIX-1979.patch
>
>
> TestFamilyOnlyFilter wants to confirm that the HBase FamilyFilter filters out 
> cells as expected, but is unnecessarily brittle in that it checks for a 
> specific return hint (SKIP) when it should just be checking that the cell was 
> not included (INCLUDE). This breaks after HBASE-13122, which optimizes the 
> FamilyFilter return hints.



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

Reply via email to