• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 5310051586
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: tests_1Kb
DEFAULT BRANCH: master
Ran 19 Jun 2023 09:32AM UTC
Jobs 1
Files 476
Run time 33s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Jun 2023 09:32AM UTC coverage: 85.745% (+0.03%) from 85.717%
5310051586

push

github

sergepetrenko
replication: recovery mixed transacrtions

See the docbot request for details.

Closes #7932

@TarantoolBot document
Title: correct recovery of mixed transactions

In this patch implemented correct recovery of mixed transactions. To do
this, set  `box.cfg.force_recovery` to `true`. If you need to revert to
the old behavior, don't set the `force_recovery` option.

What to do when one node feeds the other a xlog with mixed transactions?
Let there be two nodes (`node#1` and `node#2`). And let the data be
replicated from `node#1` to `node#2`. Suppose that at some point in time,
`node#1` is restoring data from an xlog containing mixed transactions. To
replicate data from `node#1` to `node#2`, do the following:
1. Stop `node#2` and delete all xlog files from it
2. Restart `node#1` by setting `force_recovery` to `true`
3. Make `node#2` rejoin to `node#1` again.

(cherry picked from commit 2b1c8713b)

62163 of 114148 branches covered (54.46%)

93195 of 108689 relevant lines covered (85.74%)

2930244.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5310051586.1 19 Jun 2023 09:32AM UTC 0
85.74
GitHub Action Run
Source Files on build 5310051586
Detailed source file information is not available for this build.
  • Back to Repo
  • 15271938 on github
  • Prev Build on release/2.11 (#5288041851)
  • Next Build on release/2.11 (#5311068254)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc