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

tarantool / tarantool / 8653
91%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-12029-relay-big-tuples-backport-3.3
DEFAULT BRANCH: master
Ran 11 Jul 2017 02:31PM UTC
Jobs 1
Files 236
Run time 13s
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

pending completion
8653

push

travis-ci

rtsisyk
vinyl: fix TX log order

Now if a TX (in vinyl) changes the same key again, it uses
previously created struct txv and updates the tuple in it.
Therefore the change is not added to the transaction log; instead,
the old entry in the log is updated.

At the same time, the order of TX log is important, especially when
there are several indexes in a vinyl space: tx_prepare traverses
TX log, determines the beginning of a tarantool statement (that
could consist of several vinyl statements) and behave with several
conjuncted txvs as a whole.

Fix it by leaving old txv and always creating new txv.

Fixes #2577

29700 of 34420 relevant lines covered (86.29%)

1059458.07 hits per line

Jobs
ID Job ID Ran Files Coverage
4 8653.4 (TARGET=coverage) 11 Jul 2017 02:31PM UTC 0
86.29
Travis Job 8653.4
Source Files on build 8653
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8653
  • 9648cfd5 on github
  • Prev Build on 1.7 (#8631)
  • Next Build on 1.7 (#8657)
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