[
https://issues.apache.org/jira/browse/HBASE-18793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-18793:
------------------------------
Affects Version/s: (was: 2.0.0-alpha-3)
2.0.0-alpha-2
Hadoop Flags: Incompatible change
Fix Version/s: (was: 2.0.0-alpha-4)
2.0.0-alpha-3
Release Note: All deprecated methods are removed from RegionObserver.
And also removed the preFlushScannerOpen which takes a single KeyValyeScanner
as parameter as now we always provide a List of KeyValueScanners. And the
deprecated annotation on preFlush and postFlush methods are removed as we think
they are still useful.
> Remove deprecated methods in RegionObserver
> -------------------------------------------
>
> Key: HBASE-18793
> URL: https://issues.apache.org/jira/browse/HBASE-18793
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Affects Versions: 3.0.0, 2.0.0-alpha-2
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Fix For: 3.0.0, 2.0.0-alpha-3
>
> Attachments: HBASE-18793.patch, HBASE-18793-v1.patch
>
>
> As we have already done lots of incomplete changes on CP APIs and it is
> allowed to do breaking changes on major release.
> Let's make the API clean.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)