[
https://issues.apache.org/jira/browse/HBASE-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-1264.
--------------------------
Resolution: Fixed
Committed trunk and branch. Thanks for the patch Clint (FYI, the filter
interface has change in that now it takes byte array, offset, and length. Old
byte array only has been deprecated in 0.20.0).
> Wrong return values of comparators for ColumnValueFilter
> --------------------------------------------------------
>
> Key: HBASE-1264
> URL: https://issues.apache.org/jira/browse/HBASE-1264
> Project: Hadoop HBase
> Issue Type: Bug
> Components: filters
> Affects Versions: 0.19.1
> Environment: Ubuntu 8.04 (64 Bit), JDK 1.6
> Reporter: Thomas Schneider
> Priority: Minor
> Fix For: 0.20.0, 0.19.2
>
> Attachments: 1264-v3.patch, hbase-1264-2.patch, hbase-1264.patch
>
> Original Estimate: 0.08h
> Remaining Estimate: 0.08h
>
> The return values of the compareTo() method have to be changed against each
> other. The method has to return 0 if the regex matches and 1 if it does not.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.