[
https://issues.apache.org/jira/browse/HBASE-26454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wellington Chevreuil resolved HBASE-26454.
------------------------------------------
Resolution: Fixed
Merged into the feature branch. Thanks for reviewing it, [~zhangduo] .
> CreateTableProcedure still relies on temp dir and renames when creating table
> FS layout
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-26454
> URL: https://issues.apache.org/jira/browse/HBASE-26454
> Project: HBase
> Issue Type: Sub-task
> Reporter: Wellington Chevreuil
> Assignee: Wellington Chevreuil
> Priority: Major
>
> As pointed by [~elserj] when reviewing some other issue, internally,
> CreateTableProcedure still creates the FS layout on temp folder first, then
> rename to actual dir. I think this is unnecessary, we could create it
> straight in the final dir, just like we did in [CloneSnapshotProcedure
> here|https://github.com/apache/hbase/pull/3749/files#r728424375].
--
This message was sent by Atlassian Jira
(v8.20.1#820001)