[
https://issues.apache.org/jira/browse/IGNITE-22075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko reassigned IGNITE-22075:
----------------------------------------
Assignee: Kirill Tkalenko
> GC doesn't wait for RO transactions
> -----------------------------------
>
> Key: IGNITE-22075
> URL: https://issues.apache.org/jira/browse/IGNITE-22075
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Bessonov
> Assignee: Kirill Tkalenko
> Priority: Critical
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> In https://issues.apache.org/jira/browse/IGNITE-21773 we started handling the
> LWM update concurrently by both TX manager and GC, which means that GC might
> start collecting garbage before transactions are finished. This doesn't even
> depend on listeners order, because both operations are asynchronous.
> We must fix it
--
This message was sent by Atlassian Jira
(v8.20.10#820010)