Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14351 Procedure V2 Phase 3: Notification Bus
  3. HBASE-16892

Use TableName instead of String in SnapshotDescription

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • snapshots
    • None

    Description

      mostly find & replace work:
      deprecate the SnapshotDescription constructors with the String argument in favor of the TableName ones.
      Replace the TableName.valueOf() around with the new getTableName()
      Replace the TableName.getNameAsString() by just passing the TableName

      Attachments

        1. HBASE-16892-v0.patch
          26 kB
          Matteo Bertozzi
        2. HBASE-16892-v1.patch
          29 kB
          Matteo Bertozzi
        3. HBASE-16892-v2.patch
          29 kB
          Matteo Bertozzi

        Issue Links

          Activity

            People

              mbertozzi Matteo Bertozzi
              mbertozzi Matteo Bertozzi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: