applier: fix isolation level of applied transactions
Since applied transactions are committed asynchronously, they are inherently 'read committed', hence their isolation level should be adjusted accordingly. Closes #8121 NO_DOC=bugfix
Showing
- changelogs/unreleased/gh-8121-memtx-mvcc-replication-stream.md 4 additions, 0 deletions...elogs/unreleased/gh-8121-memtx-mvcc-replication-stream.md
- src/box/applier.cc 1 addition, 0 deletionssrc/box/applier.cc
- test/replication-luatest/gh_8121_memtx_mvcc_replication_stream_test.lua 70 additions, 0 deletions...on-luatest/gh_8121_memtx_mvcc_replication_stream_test.lua