Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-11339 HBase MOB
  3. HBASE-13013

Add read lock to ExpiredMobFileCleanerChore

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • hbase-11339, 2.0.0
    • master
    • None
    • Reviewed

    Description

      Now we have two chores for mob, one is the cleaner of expired mob files, the other is for the mob file compactor. They might handle the same file set concurrently, and might impact each other when doing that. We need to synchronize them, now we have a write lock for the mob file compaction chore, we need to add a read lock for the chore of expired mob file cleaner.

      Attachments

        1. HBASE-13013.diff
          3 kB
          Jingcheng Du
        2. HBASE-13013-V2.diff
          5 kB
          Jingcheng Du

        Activity

          People

            jingcheng.du@intel.com Jingcheng Du
            jingcheng.du@intel.com Jingcheng Du
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: