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

Kirill Tkalenko updated IGNITE-23290:
-------------------------------------
    Summary: Save and set a compaction revision into Metastorage  (was: Saving 
a revision of a compaction in Metastorage)

> Save and set a compaction revision into Metastorage
> ---------------------------------------------------
>
>                 Key: IGNITE-23290
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23290
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We need an API to save the revision of the metastorage compaction:
> # Locally saves the compaction revision to the metastorage KV storage meta 
> (as well as the revision and update counter of the metastorage). Which we 
> will then need to read after recovery the node. After that we should 
> *{color:#DE350B}not{color}* throw 
> *org.apache.ignite.internal.metastorage.exceptions.CompactedException* for 
> new read methods from metastorage that request a revision less than or equal 
> to the passed one.
> # Locally saves the compaction revision to the metastorage in memory. After 
> that we should throw 
> *org.apache.ignite.internal.metastorage.exceptions.CompactedException* for 
> new read methods from metastorage that request a revision less than or equal 
> to the passed one.



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

Reply via email to