https://issues.apache.org/jira/browse/IGNITE-13513 - ticket created.
> 2 окт. 2020 г., в 11:53, ткаленко кирилл <tkalkir...@yandex.ru> написал(а): > > Kolya, hi! > This seems to sound good! > > 02.10.2020, 11:43, "Nikolay Izhikov" <nizhi...@apache.org>: >> Hello, Igniters. >> >> Crawled through the WAL code and wonder - do we really need WALPointer >> interface? >> As far as I can see it has only one implementation FileWALPointer. >> And all usages of WALPointer expect FileWALPointer. >> >> I propose to get rid of WALPointer. >> >> WDYT?