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/09 13:44:00 UTC

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

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

Denis Chudov updated IGNITE-16985:
----------------------------------
    Summary: Design table management flow (part 1)  (was: Design table management flow)

> Design table management flow (part 1)
> -------------------------------------
>
>                 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)