Hi, the problem has already been fixed, but it was not included in the latest release. https://issues.apache.org/jira/browse/IGNITE-14952
28.09.2021, 10:33, "Lo, Marcus" <marcus...@citi.com>: > Hi, > > We are encountering an interesting scenario, where the total WAL archive size > is larger than max archive size, even after cleaning WAL archive. It happens > often when we need to do a full rebalancing (e.g. removing a node from > baseline). Can someone please shed some lights on it? > > 2021-09-23 09:06:34.062+0800 INFO [wal-file-cleaner%Prism-#87%Prism%] > o.a.i.i.p.c.p.w.FileWriteAheadLogManager : Finish clean WAL archive > [cleanCnt=21, currSize=54.0 GB, maxSize=20.0 GB] > > We are using Ignite version: 2.10.0, with WAL segment size slighter smaller > than 2GB. > > Regards, > > Marcus