[
https://issues.apache.org/jira/browse/HBASE-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gray updated HBASE-1599:
---------------------------------
Attachment: HBASE-1599-v1.patch
Changes FilterSet to FilterList. Changes subsequent tests.
Changes PageFilter to consider a page to be a row (was a KV). Should create
separate filters to do KV limits (or some filter that could limit cols/family,
etc)
Fixes the test that was broken on hudson to consider the ordering of the
filters in the FilterList.
Adds a new test, testOrdering() to test the FilterList ordering.
> Fix TestFilterSet, broken up on hudson
> --------------------------------------
>
> Key: HBASE-1599
> URL: https://issues.apache.org/jira/browse/HBASE-1599
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: Jonathan Gray
> Fix For: 0.20.0
>
> Attachments: HBASE-1599-v1.patch
>
>
> Hmm.. TestFilterSet works in IDE but not up on hudson.... look into this.
> For now commenting out piece thats failing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.