[
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).
The task for this ticket is to make a detailed diagram of the current flow, to
ease the design itself.
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).
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
> 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).
>
> The task for this ticket is to make a detailed diagram of the current flow,
> to ease the design itself.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)