[jira] [Updated] (IGNITE-19550) Reuse IDs of dropped Catalog objects for new objects

2024-01-08 Thread Roman Puchkovskiy (Jira)


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

Roman Puchkovskiy updated IGNITE-19550:
---
Description: 
In IGNITE-19524, we are switching from UUIDs to ints as IDs of the Catalog 
objects (tables, indices, views, zones). Some users have use-cases where they 
constantly create, drop and recreate same tables. In such cases, it might make 
sense to reuse object IDs to slow down the growth of the global counter. 

A design is required.

  was:
In IGNITE-19524, we are switching from UUIDs to ints as IDs of the Catalog 
objects (tables, indices, views, zones). Some users have use-cases where they 
constantly create, drop and recreate same tables. In such cases, it might make 
sense to reuse object IDs to slow down the growth of the global counter.

A design is required.


> Reuse IDs of dropped Catalog objects for new objects
> 
>
> Key: IGNITE-19550
> URL: https://issues.apache.org/jira/browse/IGNITE-19550
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Roman Puchkovskiy
>Priority: Major
>  Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> In IGNITE-19524, we are switching from UUIDs to ints as IDs of the Catalog 
> objects (tables, indices, views, zones). Some users have use-cases where they 
> constantly create, drop and recreate same tables. In such cases, it might 
> make sense to reuse object IDs to slow down the growth of the global counter. 
> A design is required.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (IGNITE-19550) Reuse IDs of dropped Catalog objects for new objects

2024-01-08 Thread Roman Puchkovskiy (Jira)


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

Roman Puchkovskiy updated IGNITE-19550:
---
Epic Link: IGNITE-21211  (was: IGNITE-20473)

> Reuse IDs of dropped Catalog objects for new objects
> 
>
> Key: IGNITE-19550
> URL: https://issues.apache.org/jira/browse/IGNITE-19550
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Roman Puchkovskiy
>Priority: Major
>  Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> In IGNITE-19524, we are switching from UUIDs to ints as IDs of the Catalog 
> objects (tables, indices, views, zones). Some users have use-cases where they 
> constantly create, drop and recreate same tables. In such cases, it might 
> make sense to reuse object IDs to slow down the growth of the global counter.
> A design is required.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (IGNITE-19550) Reuse IDs of dropped Catalog objects for new objects

2023-09-22 Thread Andrey Mashenkov (Jira)


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

Andrey Mashenkov updated IGNITE-19550:
--
Epic Link: IGNITE-20473  (was: IGNITE-19502)

> Reuse IDs of dropped Catalog objects for new objects
> 
>
> Key: IGNITE-19550
> URL: https://issues.apache.org/jira/browse/IGNITE-19550
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Roman Puchkovskiy
>Priority: Major
>  Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> In IGNITE-19524, we are switching from UUIDs to ints as IDs of the Catalog 
> objects (tables, indices, views, zones). Some users have use-cases where they 
> constantly create, drop and recreate same tables. In such cases, it might 
> make sense to reuse object IDs to slow down the growth of the global counter.
> A design is required.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)