[ 
https://issues.apache.org/jira/browse/HBASE-13128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349714#comment-14349714
 ] 

Hudson commented on HBASE-13128:
--------------------------------

SUCCESS: Integrated in HBase-1.1 #251 (See 
[https://builds.apache.org/job/HBase-1.1/251/])
HBASE-13128 Make HBCK's lock file retry creation and deletion (eclark: rev 
4e2edb93dfeb324bef60f67397c9c0269c7abdcc)
* hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java


> 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
>            Assignee: Victoria
>            Priority: Minor
>             Fix For: 2.0.0, 1.1.0
>
>         Attachments: hbck_files_fix-v1.patch, hbck_files_fix-v2.patch, 
> hbck_files_fix-v3.patch, hbck_files_fix-v4.patch, hbck_files_fix.patch
>
>
> 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)

Reply via email to