[
https://issues.apache.org/jira/browse/IGNITE-17683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-17683:
-----------------------------------------
Ignite Flags: (was: Docs Required,Release Notes Required)
> Reduce RAFT command for distributed table to two
> ------------------------------------------------
>
> Key: IGNITE-17683
> URL: https://issues.apache.org/jira/browse/IGNITE-17683
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladislav Pyatkov
> Assignee: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3
>
> New storage API (introduced in IGNITE-17076) allows reducing RAFT command to:
> * update
> * updateAll
> All row id will be generated by _PartitionReplicaListener_ and passed to
> RAFT. In this case, _PartitonListener_ just use one API method _addWrite_ to
> update or insert a row.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)