Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-20

Tablet constructor and run cleanup

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.4.0
    • tserver
    • None

    Description

      In the Tablet, we first load the constraint checker and then do a reload on the table properties. Which means the constraint checker is reloaded again - pretty wasteful.

      Also, there was a todo that the major compassion stats could be null at a certain point. This is a problem, albeit a rare one. It can be fixed easily by just returning an empty instance of CompactionStats.

      Attachments

        1. java_ACCUMULO-20.patch
          2 kB
          Jesse Yates

        Activity

          People

            kturner Keith Turner
            jesse_yates Jesse Yates
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: