[
https://issues.apache.org/jira/browse/HBASE-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14083482#comment-14083482
]
Hudson commented on HBASE-3270:
-------------------------------
FAILURE: Integrated in HBase-0.94 #1393 (See
[https://builds.apache.org/job/HBase-0.94/1393/])
HBASE-11652 Port HBASE-3270 and HBASE-11650 to 0.94 - create cluster id and
version file in a tmp location and move it into place. (LarsH, original patches
by Andrew Purtell) (larsh: rev cce7a9770cb8353ccd9faab9fb5cb44ef155101e)
* src/main/java/org/apache/hadoop/hbase/util/FSUtils.java
> When we create the .version file, we should create it in a tmp location and
> then move it into place
> ---------------------------------------------------------------------------------------------------
>
> Key: HBASE-3270
> URL: https://issues.apache.org/jira/browse/HBASE-3270
> Project: HBase
> Issue Type: Improvement
> Components: master
> Reporter: stack
> Assignee: Andrew Purtell
> Priority: Minor
> Labels: newbie
> Fix For: 0.99.0, 0.98.5, 2.0.0
>
> Attachments: HBASE-3270.patch
>
>
> Todd suggests over in HBASE-3258 that writing hbase.version, we should write
> it off in a /tmp location and then move it into place after writing it to
> protect against case where file writer crashes between creation and write.
--
This message was sent by Atlassian JIRA
(v6.2#6252)