You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Victoria (JIRA)" <ji...@apache.org> on 2015/02/27 22:22:06 UTC

[jira] [Created] (HBASE-13128) Make HBCK's lock file retry creation and deletion

Victoria created HBASE-13128:
--------------------------------

             Summary: Make HBCK's lock file retry creation and deletion
                 Key: HBASE-13128
                 URL: https://issues.apache.org/jira/browse/HBASE-13128
             Project: HBase
          Issue Type: Improvement
          Components: hbck
            Reporter: Victoria
            Priority: Minor


When hbck runs it creates a lock file to ensure that no two hbck instances are running. We've been seeing creating and removing that file fail sometimes.
This improvement should make the creation, closing of the file, and the deletion retry multiple times. This should allow our alerting which uses this command to be more reliable and have fewer false positives.



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