Ivan Bessonov created IGNITE-22075:
--------------------------------------

             Summary: 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
             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)

Reply via email to