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

Lars Hofhansl commented on HBASE-11650:
---------------------------------------

would {{new Path(new Path(x,y),z)}} be cleaner that {{new Path(x, 
y+FILE_SEP+z)}}?

> 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)

Reply via email to