Folks, I created the issue to solve this issue.
IGNITE-8661 <https://issues.apache.org/jira/browse/IGNITE-8661> WALItreater is not stopped if can not deserialize record I suggest to make the following changes: 1. We should only stop iteration on known exceptions 2. Also, need to provide ability skip records by type or some pointer for the StandaloneWalRecordsIterator Comments are welcome. On Thu, May 31, 2018 at 12:53 AM, Dmitriy Setrakyan <dsetrak...@apache.org> wrote: > On Wed, May 30, 2018 at 8:04 AM, Dmitriy Govorukhin < > dmitriy.govoruk...@gmail.com> wrote: > > > Dmitriy, > > > > I agree that in normal mode we should stop and report that error > according. > > I prefer to add ability skip records for offline mode. > > > > Sounds good. >