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

uber / cadence / 93
72%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2017 02:06AM UTC
Jobs 1
Files 82
Run time 4s
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
93

push

travis-ci

web-flow
Turn RangeID into a non-static Cassandra column (#293)

We observed that when executing CAS queries on static fields, the coordinator issues a range query during the read phase of paxos with LIMIT 1.
This is problematic, as it causes table scans when only a point query is needed.
This change turns RangeID into a non-static column to avoid this problem.

This change also reverts the gc_grace_seconds setting back to default 10 days to avoid masking similar issues by fast removal of tombstones.
Issue #277

98 of 98 new or added lines in 1 file covered. (100.0%)

10245 of 15176 relevant lines covered (67.51%)

1039.05 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
10
100.0
common/persistence/cassandraPersistence.go

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
service/history/timerQueueProcessor.go
6
100.0
common/persistence/cassandraPersistence.go
Jobs
ID Job ID Ran Files Coverage
1 93.1 02 Aug 2017 02:06AM UTC 0
67.51
Travis Job 93.1
Source Files on build 93
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #93
  • 9224d643 on github
  • Prev Build on master (#83)
  • Next Build on master (#95)
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