You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jingcheng Du (JIRA)" <ji...@apache.org> on 2015/01/08 07:33:34 UTC

[jira] [Created] (HBASE-12820) Use table lock instead of MobZookeeper

Jingcheng Du created HBASE-12820:
------------------------------------

             Summary: Use table lock instead of MobZookeeper
                 Key: HBASE-12820
                 URL: https://issues.apache.org/jira/browse/HBASE-12820
             Project: HBase
          Issue Type: Sub-task
    Affects Versions: hbase-11339
            Reporter: Jingcheng Du
            Assignee: Jingcheng Du


We had a lock to synchronize the major compaction, and sweep tool. Now we will have MR-less mob compaction in the HBase, and need the lock as well. And the table lock is a better choice. In this JIRA, clean the MobZookeeper code and use TableLockManager instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)