[ 
https://issues.apache.org/jira/browse/IGNITE-17683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladislav Pyatkov updated IGNITE-17683:
---------------------------------------
    Summary: Reduce RAFT command for distributed table to two  (was: Reduce 
RAFT command for distributed table to four)

> 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
>  * delete
>  * deleteAll
> 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)

Reply via email to