|
Ran
|
Jobs
1
|
Files
306
|
Run time
1min
|
Badge
README BADGES
|
push
travis-ci
vinyl: update mem ptr in vy_build_insert_tuple() after yield vy_build_insert_tuple() processes insertion into secondary indexes being created. It contains yield points during which in-memory level of LSM tree may change (for example rotate owing to triggered dump). So after yield point it is required to fetch from LSM struct pointer to mem again to operate on valid metadata. This patch updates pointer to mem after mentioned yield point. Closes #4810 (cherry picked from commit 17f6af7dc)
41859 of 50701 relevant lines covered (82.56%)
938561.77 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 4 | 21300.4 (TARGET=coverage) | 0 |
82.56 |
Travis Job 21300.4 |