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

tarantool / tarantool / 5308449509
88%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2023 06:21AM UTC
Jobs 1
Files 488
Run time 23s
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 06:11AM UTC coverage: 85.954% (-0.002%) from 85.956%
5308449509

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.

63360 of 115865 branches covered (54.68%)

95078 of 110615 relevant lines covered (85.95%)

2819497.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5308449509.1 19 Jun 2023 06:21AM UTC 0
85.95
GitHub Action Run
Source Files on build 5308449509
Detailed source file information is not available for this build.
  • Back to Repo
  • 2b1c8713 on github
  • Prev Build on master (#5287390221)
  • Next Build on master (#5311022285)
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