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

youtube / vitess / 8099 / 1
61%
master: 61%

Build:
DEFAULT BRANCH: master
Ran 14 Jan 2017 08:05PM UTC
Files 521
Run time 20s
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

14 Jan 2017 07:58PM UTC coverage: 60.803% (+0.03%) from 60.773%
TEST_MATRIX="-shard 0"

push

travis-ci

web-flow
filtered replication: allow non-annotated dmls (#2441)

The new message feature in vttablet has to generate its own DMLs.
In the current design, vttablet does not access vindex. So, it may
not be able to generate keyspace id info for those DMLs.

OTOH, RBR also has similar limitations because the replication
event will not have keyspace id info.

This PR sprays such non-annotated DMLs to all target shards. This
is safe because vttablet rewrites all queries to be PK-based. So,
the replay will only affect the shards where the rows are present.

This is a backward compatible change that should not break existing
behavior.

35261 of 57992 relevant lines covered (60.8%)

0.68 hits per line

Source Files on job 8099.1 (TEST_MATRIX="-shard 0")
  • Tree
  • List 0
  • Changed 7
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8099
  • Travis Job 8099.1
  • e9e960cd on github
  • Prev Job for TEST_MATRIX="-shard 0" on master (#8090.1)
  • Next Job for TEST_MATRIX="-shard 0" on master (#8106.1)
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