[
https://issues.apache.org/jira/browse/IGNITE-24485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-24485:
---------------------------------------
Description:
Here are the scenarios:
# When CMG majority is lost (but MG majority is available), none of the
following is broken:
## KV API
## SQL
## Table creation
## Compute
# After CMG has been repaired, on tables which existed before the CMG majority
had been lost indexes get successfully created
# After a CMG is repaired, cluster ID observable via the
/v1/management/cluster API has to change
# After CMG repair, rebalance of partitions must still work successfully
# In the embedded case, Ignite (and its sub-objects like IgniteTables, Table
and so on) obtained via IgniteServer#api() must still work after a CMG/MG repair
was:
Here are the scenarios:
# Make sure that, when CMG majority is lost (but MG majority is available),
none of the following is broken:
## KV API
## SQL
## Table creation
## Compute
# Make sure that, after CMG has been repaired, on tables which existed before
the CMG majority had been lost indexes get successfully created
> Add missing integration tests for CMG disaster recovery
> -------------------------------------------------------
>
> Key: IGNITE-24485
> URL: https://issues.apache.org/jira/browse/IGNITE-24485
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> Here are the scenarios:
> # When CMG majority is lost (but MG majority is available), none of the
> following is broken:
> ## KV API
> ## SQL
> ## Table creation
> ## Compute
> # After CMG has been repaired, on tables which existed before the CMG
> majority had been lost indexes get successfully created
> # After a CMG is repaired, cluster ID observable via the
> /v1/management/cluster API has to change
> # After CMG repair, rebalance of partitions must still work successfully
> # In the embedded case, Ignite (and its sub-objects like IgniteTables, Table
> and so on) obtained via IgniteServer#api() must still work after a CMG/MG
> repair
--
This message was sent by Atlassian Jira
(v8.20.10#820010)