Wellington Chevreuil created HBASE-26454:
--------------------------------------------
Summary: 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
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)