Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-12625

Deprecate certain methods in classes annotated with InterfaceAudience.Public in branch-1

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • None
    • Reviewed

    Description

      Compiling Phoenix against branch-1, I got compilation error below:

      [ERROR] /Users/tyu/phoenix/phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java:[345,49] cannot find symbol
      [ERROR] symbol:   method estimatedSizeOf(org.apache.hadoop.hbase.Cell)
      [ERROR] location: class org.apache.hadoop.hbase.CellUtil
      

      CellUtil is annotated with InterfaceAudience.Public
      estimatedSizeOf() should be deprecated in branch-1

      Attachments

        1. 12625-v1.txt
          0.8 kB
          Ted Yu

        Issue Links

          Activity

            People

              yuzhihong@gmail.com Ted Yu
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: