You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Lapin (Jira)" <ji...@apache.org> on 2022/08/05 14:01:00 UTC

[jira] [Created] (IGNITE-17480) Integrate index modification logic into stateMachine command handlers

Alexander Lapin created IGNITE-17480:
----------------------------------------

             Summary: Integrate index modification logic into stateMachine command handlers
                 Key: IGNITE-17480
                 URL: https://issues.apache.org/jira/browse/IGNITE-17480
             Project: Ignite
          Issue Type: Improvement
            Reporter: Alexander Lapin


[Besides|https://issues.apache.org/jira/browse/IGNITE-17479] scanning indexes and locking indexes and index keys, it's required to update indexes: insert, upset or remove keys. So that it's required to add corresponding logic into partition listener (raft state machine) that will prepare, commit or abort such index rows.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)