[
https://issues.apache.org/jira/browse/HBASE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766435#action_12766435
]
stack commented on HBASE-1906:
------------------------------
Any filter that depends on the filterRow will give odd results because this
final step in the filter process may not get called if a row has more than one
column.
> FilterList of prefix and columnvalue not working properly with deletes and
> multiple values
> ------------------------------------------------------------------------------------------
>
> Key: HBASE-1906
> URL: https://issues.apache.org/jira/browse/HBASE-1906
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: stack
> Fix For: 0.20.2, 0.21.0
>
> Attachments: 1906-v2.patch, 1906-v3.patch, 1906-v4.patch,
> filterlist.patch
>
>
> Attached are some unit tests from client and region that demonstrate the
> failing issues.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.