Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-12570 Improve table configuration sanity checking
  3. HBASE-12575

Sanity check table coprocessor classes are loadable

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0, 0.98.9
    • None
    • None
    • Reviewed

    Description

      We load coprocessors and other classes from configuration. In case of a typo in the class name (or deployment problem) a create table / alter table with wrong class name brings down the whole cluster.

      Master already does sanity check for compression and region split policy classes introduced in HBASE-10591. We should extend that to check some other common cases as well.

      Attachments

        1. HBASE-12575.patch
          10 kB
          Andrew Kyle Purtell
        2. HBASE-12575.patch
          11 kB
          Andrew Kyle Purtell
        3. HBASE-12575.patch
          11 kB
          Andrew Kyle Purtell
        4. HBASE-12575.patch
          12 kB
          Andrew Kyle Purtell
        5. HBASE-12575.patch
          14 kB
          Andrew Kyle Purtell
        6. HBASE-12575-branch-1.patch
          14 kB
          Andrew Kyle Purtell
        7. HBASE-12575-0.98.patch
          14 kB
          Andrew Kyle Purtell

        Activity

          People

            apurtell Andrew Kyle Purtell
            enis Enis Soztutar
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: