[
https://issues.apache.org/jira/browse/IGNITE-24133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Scherbakov updated IGNITE-24133:
---------------------------------------
Description:
Currently where is no obvious guarantee what safe time will not reorder in
metastore state machine.
We need to implement logic similar to IGNITE-23304 for metastore.
MetaStorageWriteCommand should extends SafeTimePropagatingCommand.
As a consequence, we can finally drop
org.apache.ignite.internal.raft.service.BeforeApplyHandler.
was:
Currently where is no obvious guarantee what safe time will not reorder in
metastore state machine.
We need to implement logic similar to IGNITE-23304 for metastore.
> Enforce safe time ordering in meta store
> ----------------------------------------
>
> Key: IGNITE-24133
> URL: https://issues.apache.org/jira/browse/IGNITE-24133
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexey Scherbakov
> Priority: Major
> Labels: ignite-3
>
> Currently where is no obvious guarantee what safe time will not reorder in
> metastore state machine.
> We need to implement logic similar to IGNITE-23304 for metastore.
> MetaStorageWriteCommand should extends SafeTimePropagatingCommand.
> As a consequence, we can finally drop
> org.apache.ignite.internal.raft.service.BeforeApplyHandler.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)