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

Remove deprecated isLegalFamilyName(byte[]) from HColumnDescriptor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha-1
    • None
    • None
    • None
    • Incompatible change, Reviewed
    • Hide
      The following method was removed from HColumnDescriptor (due to HBASE-18008):

      - isLegalFamilyName(byte[]): Use ColumnFamilyDescriptorBuilder#isLegalColumnFamilyName(byte[]) instead.
      Show
      The following method was removed from HColumnDescriptor (due to HBASE-18008 ): - isLegalFamilyName(byte[]): Use ColumnFamilyDescriptorBuilder#isLegalColumnFamilyName(byte[]) instead.

    Description

      isLegalFamilyName(byte[]) in HColumnDescriptor was deprecated back in 2.0.0 and should be removed for 3.0.0.

      Attachments

        Issue Links

          Activity

            People

              janh Jan Hentschel
              janh Jan Hentschel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: