[ https://issues.apache.org/jira/browse/HBASE-28580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Duo Zhang resolved HBASE-28580. ------------------------------- Fix Version/s: 2.7.0 3.0.0-beta-2 Hadoop Flags: Reviewed Release Note: Removed the deprecated annotation for these two methods in WALObserver preWALWrite(ObserverContext, RegionInfo, WALKey, WALEdit) postWALWrite(ObserverContext, RegionInfo, WALKey, WALEdit) These two methods are a bit dangerous but since we have abstract the WALKey interface for CP, and have already exposed WALEdit at other places to CP, we decided to still keep these two methods in 3.0.0. Resolution: Fixed Pushed to branch-2+. Thanks [~ndimiduk] for reviewing! > Revert the deprecation for methods in WALObserver > ------------------------------------------------- > > Key: HBASE-28580 > URL: https://issues.apache.org/jira/browse/HBASE-28580 > Project: HBase > Issue Type: Sub-task > Components: Coprocessors, wal > Reporter: Duo Zhang > Assignee: Duo Zhang > Priority: Major > Labels: pull-request-available > Fix For: 2.7.0, 3.0.0-beta-2 > > > Per the discussion in this thread > https://lists.apache.org/thread/28c2tn4kn9gwvtsdtcbxx1c5tjdfh5jy -- This message was sent by Atlassian Jira (v8.20.10#820010)