[jira] [Updated] (HBASE-26454) CreateTableProcedure still relies on temp dir and renames when creating table FS layout

2024-03-19 Thread Bryan Beaudreault (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-26454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bryan Beaudreault updated HBASE-26454:
--
Fix Version/s: 2.5.0
   (was: 2.6.0)

> 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
> Fix For: 2.5.0, 3.0.0-alpha-3
>
>
> 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.10#820010)


[jira] [Updated] (HBASE-26454) CreateTableProcedure still relies on temp dir and renames when creating table FS layout

2021-11-19 Thread Duo Zhang (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-26454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang updated HBASE-26454:
--
Fix Version/s: HBASE-26067

> 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
> Fix For: HBASE-26067
>
>
> 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)