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

tarantool / tarantool / 21950141415

12 Feb 2026 02:15PM UTC coverage: 87.572% (-0.006%) from 87.578%
21950141415

push

github

sergepetrenko
box: fix yielding DDL ordering on WAL failure

Serialize yielding DDL operations on the same space to avoid reordering
of data dictionary updates when the first DDL updated _space/_index
in-memory and then failed to write to WAL.

To do so, add internal before_replace triggers for _space and _index that
wait for completion of previous yielding alters on the same space before
applying the next change.

Closes #11833

NO_DOC=bugfix

(cherry picked from commit 6e5a97c04)

68822 of 116489 branches covered (59.08%)

54 of 56 new or added lines in 2 files covered. (96.43%)

32 existing lines in 12 files now uncovered.

103606 of 118310 relevant lines covered (87.57%)

1634264.86 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

90.63
/src/box/engine.c


Source Not Available

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