You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikita Amelchev (Jira)" <ji...@apache.org> on 2022/09/13 16:35:00 UTC

[jira] [Created] (IGNITE-17675) File resources leak on cluster deactivation/stop in case non full sync WAL mode.

Nikita Amelchev created IGNITE-17675:
----------------------------------------

             Summary: File resources leak on cluster deactivation/stop in case non full sync WAL mode.
                 Key: IGNITE-17675
                 URL: https://issues.apache.org/jira/browse/IGNITE-17675
             Project: Ignite
          Issue Type: Bug
         Environment: File resources leak on cluster deactivation/stop in case non full sync WAL mode:

After IGNITE-16926, the {{FileWriteHandleImpl}} does not close file IO on close.

This leads to unable to delete these files (freeing space) until the process is complete on Unix systems.

For example, hanging CDC extensions suite: https://ci2.ignite.apache.org/buildConfiguration/IgniteExtensions_Tests_Cdc?branch=%3Cdefault%3E&buildTypeTab=overview&mode=builds#all-projects
            Reporter: Nikita Amelchev
            Assignee: Nikita Amelchev






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