[
https://issues.apache.org/jira/browse/IGNITE-27017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin updated IGNITE-27017:
-------------------------------------
Description:
Within NodePropertiesImpl, change the logic so that:
* Non-colocation can only be obtained if we start on a non-colocation PDS;
* If we get non-colocation, we crash;
Effectively this means that
* version 3.0.0 is no longer compatible with new ones.
* New error code {{UNSUPPORTED_TABLE_BASED_REPLICATION_ERR}} was added.
was:
Within NodePropertiesImpl, change the logic so that:
* Non-colocation can only be obtained if we start on a non-colocation PDS;
* If we get non-colocation, we crash;
> Prevent the node from starting in non-collocation mode
> ------------------------------------------------------
>
> Key: IGNITE-27017
> URL: https://issues.apache.org/jira/browse/IGNITE-27017
> Project: Ignite
> Issue Type: New Feature
> Reporter: Alexander Lapin
> Assignee: Alexander Lapin
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Within NodePropertiesImpl, change the logic so that:
> * Non-colocation can only be obtained if we start on a non-colocation PDS;
> * If we get non-colocation, we crash;
>
> Effectively this means that
> * version 3.0.0 is no longer compatible with new ones.
> * New error code {{UNSUPPORTED_TABLE_BASED_REPLICATION_ERR}} was added.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)