[
https://issues.apache.org/jira/browse/HBASE-22215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830576#comment-16830576
]
Andrew Purtell commented on HBASE-22215:
----------------------------------------
The latest patch downgrades the issue from "high severity" to "low severity"
per the compat check tool. This is the new result:
hbase-client-1.4.9.jar
package org.apache.hadoop.hbase.filter
[−] class MultiRowRangeFilter.RowRange 1
|| ||Change||Effect||
||1|Added super-class *MultiRowRangeFilter.BasicRowRange*.|A static field from
a super-interface of a client class may hide a field (with the same name)
inherited from new super-class and cause *IncompatibleClassChangeError*
exception.|
Let me apply this new patch to branch-1.4 and branch-1. I think we've done our
due diligence here and the rest is up for the RC voters. Thanks [~elserj] for
the extra effort.
> Backport MultiRowRangeFilter does not work with reverse scans
> -------------------------------------------------------------
>
> Key: HBASE-22215
> URL: https://issues.apache.org/jira/browse/HBASE-22215
> Project: HBase
> Issue Type: Sub-task
> Components: Filters
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Major
> Fix For: 1.5.0, 1.4.10
>
> Attachments: HBASE-22215.001.branch-1.patch, HBASE-22215.001.patch,
> HBASE-22215.branch-1.4.001.patch
>
>
> See parent. Modify and apply to 1.x lines.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)