[jira] [Updated] (IGNITE-19924) Catalog tests shouldn't guess object ids.

2023-07-06 Thread Andrey Mashenkov (Jira)


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

Andrey Mashenkov updated IGNITE-19924:
--
Priority: Minor  (was: Major)

> Catalog tests shouldn't guess object ids.
> -
>
> Key: IGNITE-19924
> URL: https://issues.apache.org/jira/browse/IGNITE-19924
> Project: Ignite
>  Issue Type: Improvement
>  Components: sql
>Reporter: Andrey Mashenkov
>Assignee: Andrey Mashenkov
>Priority: Minor
>  Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Catalog service generates identifiers for new catalog objects. Id generation 
> strategy is unspecified.
> Thus, there is no reason to expect `id` will be increased monotonically.
> Also, Catalog may creates objects implicitely during initialization, such as 
> system views and/or default entites (schema, zone or whatever) .
> Let's improve tests and avoid using certain `id` values in tests.



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


[jira] [Updated] (IGNITE-19924) Catalog tests shouldn't guess object ids.

2023-07-06 Thread Andrey Mashenkov (Jira)


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

Andrey Mashenkov updated IGNITE-19924:
--
Fix Version/s: 3.0.0-beta2

> Catalog tests shouldn't guess object ids.
> -
>
> Key: IGNITE-19924
> URL: https://issues.apache.org/jira/browse/IGNITE-19924
> Project: Ignite
>  Issue Type: Improvement
>  Components: sql
>Reporter: Andrey Mashenkov
>Assignee: Andrey Mashenkov
>Priority: Major
>  Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Catalog service generates identifiers for new catalog objects. Id generation 
> strategy is unspecified.
> Thus, there is no reason to expect `id` will be increased monotonically.
> Also, Catalog may creates objects implicitely during initialization, such as 
> system views and/or default entites (schema, zone or whatever) .
> Let's improve tests and avoid using certain `id` values in tests.



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