[
https://issues.apache.org/jira/browse/IGNITE-23438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mirza Aliev updated IGNITE-23438:
---------------------------------
Description: Feature that allows users to choose between HA and SC modes
for partitions. The SC mode corresponds to the current behavior in Ignite 3,
where strong data consistency is maintained, and any loss of majority leads to
unavailability. In the HA mode, users will be able to read and write data from
the surviving nodes even when the majority is lost, accepting the potential
trade-off of possible data loss
> Partition Majority Unavailability feature epic
> ----------------------------------------------
>
> Key: IGNITE-23438
> URL: https://issues.apache.org/jira/browse/IGNITE-23438
> Project: Ignite
> Issue Type: Epic
> Reporter: Mirza Aliev
> Priority: Major
> Labels: ignite-3
>
> Feature that allows users to choose between HA and SC modes for partitions.
> The SC mode corresponds to the current behavior in Ignite 3, where strong
> data consistency is maintained, and any loss of majority leads to
> unavailability. In the HA mode, users will be able to read and write data
> from the surviving nodes even when the majority is lost, accepting the
> potential trade-off of possible data loss
--
This message was sent by Atlassian Jira
(v8.20.10#820010)