[
https://issues.apache.org/jira/browse/HBASE-11650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14083194#comment-14083194
]
Andrew Purtell commented on HBASE-11650:
----------------------------------------
bq. would new Path(new Path(x,y),z) be cleaner that new Path(x, y+FILE_SEP+z)?
Probably but this the same as previous change. I have a +1 so will commit this.
Shout if you want different.
> Write hbase.id to a temporary location and move into place
> ----------------------------------------------------------
>
> Key: HBASE-11650
> URL: https://issues.apache.org/jira/browse/HBASE-11650
> Project: HBase
> Issue Type: Improvement
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Minor
> Fix For: 0.99.0, 0.98.5, 2.0.0
>
> Attachments: HBASE-11650.patch
>
>
> We should write hbase.id to a temporary location and move it into place. Will
> avoid potential race issues between create and write.
--
This message was sent by Atlassian JIRA
(v6.2#6252)