You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2023/03/06 09:22:00 UTC

[jira] [Created] (IGNITE-18968) Possible race between updating a low watermark and processing the last batch for storage in a background GC

Kirill Tkalenko created IGNITE-18968:
----------------------------------------

             Summary: Possible race between updating a low watermark and processing the last batch for storage in a background GC
                 Key: IGNITE-18968
                 URL: https://issues.apache.org/jira/browse/IGNITE-18968
             Project: Ignite
          Issue Type: Bug
            Reporter: Kirill Tkalenko
            Assignee: Kirill Tkalenko
             Fix For: 3.0.0-beta2


After some analysis of the background garbage collector code, a possible race was found between updating the low watermark and processing the last batch of storage.
Needs to be fixed.



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