[
https://issues.apache.org/jira/browse/IGNITE-20290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-20290:
---------------------------------------
Description:
1. No mechanism exists to forbid reordering of idle safe time propagation
commands wrt other MetaStorage write commands
2. The mechanism that forbids mutual reordering of normal MetaStorage write
commands lacks synchronization
To solve item 1, we could reuse the mechanism mentioned in item 2.
> Command reordering wrt safe time in MetaStorage
> -----------------------------------------------
>
> Key: IGNITE-20290
> URL: https://issues.apache.org/jira/browse/IGNITE-20290
> Project: Ignite
> Issue Type: Bug
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 1. No mechanism exists to forbid reordering of idle safe time propagation
> commands wrt other MetaStorage write commands
> 2. The mechanism that forbids mutual reordering of normal MetaStorage write
> commands lacks synchronization
> To solve item 1, we could reuse the mechanism mentioned in item 2.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)