[
https://issues.apache.org/jira/browse/HBASE-18993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221617#comment-16221617
]
Zheng Hu commented on HBASE-18993:
----------------------------------
bq. The first one, the potential for a downstream user's filter to get a
NoSuchMethodError on super.<method> invocation. What do you think?
Actually, The FilterList extend FilterBase, and the FilterBase extend Filter
now, the previous version is : FilterList extend Filter. so all the
methods and fields in Filter can be accessed by FilterBase, also the
FilterList. I think it should not throw NoSuchMethodError exception.
> Backport patches in HBASE-18410 to branch-1.x branches.
> -------------------------------------------------------
>
> Key: HBASE-18993
> URL: https://issues.apache.org/jira/browse/HBASE-18993
> Project: HBase
> Issue Type: Bug
> Components: Filters
> Reporter: Zheng Hu
> Assignee: Zheng Hu
> Fix For: 1.4.0, 1.5.0
>
> Attachments: HBASE-18993-branch-1.1.v1.patch,
> HBASE-18993-branch-1.2.v1.patch, HBASE-18993-branch-1.3.v1.patch,
> HBASE-18993-branch-1.4.v1.patch, HBASE-18993-branch-1.4.v1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)