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

Kirill Tkalenko updated IGNITE-23479:
-------------------------------------
    Summary: Add an asynchronous compaction method to the KeyValueStorage  
(was: Invoke KeyValueStorage#setCompactionRevision in WatchEvent queue)

> Add an asynchronous compaction method to the KeyValueStorage
> ------------------------------------------------------------
>
>                 Key: IGNITE-23479
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23479
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0
>
>
> In order to avoid getting 
> *org.apache.ignite.internal.metastorage.exceptions.CompactedException* in the 
> middle of handling in the 
> *org.apache.ignite.internal.metastorage.WatchListener*, we need to call 
> *org.apache.ignite.internal.metastorage.server.KeyValueStorage#setCompactionRevision*
>  in the WatchEvent queue.
> It is proposed to introduce an API for this and implement it.



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

Reply via email to