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?