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

Deprecate public classes which are removed in 2.0

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      I tried to compile master branch of Phoenix against 2.0-SNAPSHOT and observed some compilation errors.

      /phoenix/phoenix-core/src/main/java/org/apache/hadoop/hbase/regionserver/LocalIndexStoreFileScanner.java:[31,54] cannot find symbol
      symbol: class Reader
      location: class org.apache.hadoop.hbase.regionserver.StoreFile

      /phoenix/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/MultiHfileOutputFormat.java:[300,16] cannot find symbol
      symbol: class Writer
      location: class org.apache.hadoop.hbase.regionserver.StoreFile

      The above inner classes of StoreFile are marked public as of branch-1.

      We should deprecate them in 1.x release.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment