You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Chudov (Jira)" <ji...@apache.org> on 2023/03/01 09:05:00 UTC

[jira] [Updated] (IGNITE-16985) Design table management flow

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

Denis Chudov updated IGNITE-16985:
----------------------------------
    Description: 
As a part of the issue planed:
 # Draw a time diagram of all operations: createTable(), dropTable(), table(), tables().
 # Emphases of correctness work of causality tokens: tablesByIdVv.
 # Reflect cross components interactions. Components: Schema manager, SQL manager (SqlQueryProcessor), Affinity manager (it is not dedicated for now).

 

Description of the following flows are needed:
 # As it is now
 # As it should be
 # Possible fast improvements that could help to solve hot problems

  was:
As a part of the issue planed:

# Draw a time diagram of all operations: createTable(), dropTable(), table(), tables().
# Emphases of correctness work of causality tokens: tablesByIdVv.
# Reflect cross components interactions. Components: Schema manager, SQL manager (SqlQueryProcessor), Affinity manager (it is not dedicated for now).


> Design table management flow
> ----------------------------
>
>                 Key: IGNITE-16985
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16985
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexander Lapin
>            Assignee: Denis Chudov
>            Priority: Major
>              Labels: ignite-3
>
> As a part of the issue planed:
>  # Draw a time diagram of all operations: createTable(), dropTable(), table(), tables().
>  # Emphases of correctness work of causality tokens: tablesByIdVv.
>  # Reflect cross components interactions. Components: Schema manager, SQL manager (SqlQueryProcessor), Affinity manager (it is not dedicated for now).
>  
> Description of the following flows are needed:
>  # As it is now
>  # As it should be
>  # Possible fast improvements that could help to solve hot problems



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