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

tarantool / tarantool / 21950137604

12 Feb 2026 02:14PM UTC coverage: 87.425% (-0.01%) from 87.435%
21950137604

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)

67686 of 114758 branches covered (58.98%)

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

50 existing lines in 21 files now uncovered.

102000 of 116672 relevant lines covered (87.42%)

1824126.33 hits per line

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

94.11
/src/lua/fiber.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