Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-7059

De-duplicate HBase string contants in Phoenix

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 5.2.0, 5.1.3
    • None
    • core
    • None

    Description

      We are re-defining a lot of HBase property and class names in Phoenix.
      We should either directly replace the String constats in Phoenix, or initialize them from the HBase constants.

      We need to be careful not to introduce additional dependencies (i.e. do not replace constants in client-side code that are defined in hbase-server).

      We also need to be careful to replace only constants that are present in all supported HBase version (2.1+, as of writing this)

      Attachments

        Issue Links

          Activity

            People

              jingyu Jing Yu
              stoty Istvan Toth
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: