New filter Interface rather than deprecate methods in the current
-----------------------------------------------------------------
Key: HBASE-1426
URL: https://issues.apache.org/jira/browse/HBASE-1426
Project: Hadoop HBase
Issue Type: Improvement
Reporter: stack
Fix For: 0.20.0
>From Clint Morgan: "Rather that adding new methods to the existing interface
>and deprecating the old ones, I'd propose creating a new interface,
>deprecating the old one, and using a wrapper that takes a deprecated filter
>and makes it implement the new interface. That way the regionserver logic
>would only have to honor the new interface."
If we're going to make changes to filters for 0.20.0, lets entertain Clints
idea. We might do as Clint suggests anyways.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.