Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-24888 API cleanup for 3.0.0
  3. HBASE-28580

Revert the deprecation for methods in WALObserver

    XMLWordPrintableJSON

Details

    • Reviewed
    • Hide
      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.
      Show
      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.

    Description

      Attachments

        Activity

          People

            zhangduo Duo Zhang
            zhangduo Duo Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: