Igniters,

Right now we are developing WAL shipping process for our internal purposes and we use StandaloneWalRecordsIterator to read WAL files from custom destination. We have bumped into a problem - iterator can be constructed from set of files and dirs, but there's no option to pass WAL pointer to the iterator factory class to start iteration with. It can be worked around (by filtering all records prior to needed pointer), but I think it would be handy to add such option to IgniteWalIteratorFactory API.

What do you think?

--
Best Regards,
Ivan Rakov

Reply via email to