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

ModifyTableProcedure can throw TNDE instead of IOE in case of REGION_REPLICATION change

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.0.0, 2.1.2
    • 3.0.0-alpha-1, 2.2.0, 2.1.3, 2.0.5
    • None
    • None

    Description

      Currently ModifyTableProcedure throws an IOException (See ModifyTableProcedure.java#L252) when a user tries to modify REGION_REPLICATION for an enabled table. Instead, it can throw a more specific TableNotDisabledException.

      Attachments

        1. HBASE-21297.master.001.patch
          3 kB
          Guanghao Zhang
        2. HBASE-21297.master.001.patch
          3 kB
          Nihal Jain

        Activity

          People

            nihaljain.cs Nihal Jain
            nihaljain.cs Nihal Jain
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: