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

couchbase / cbgt / 81
54%

Build:
DEFAULT BRANCH: master
Ran 12 Jan 2016 01:40AM UTC
Jobs 1
Files 28
Run time 1s
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
81

push

travis-ci

steveyen
remove caching from CfgCB due to races

See https://github.com/couchbase/sync_gateway/issues/1392

In a cluster using cfg_cb, there can be startup races where multiple
nodes are registering, and overwrite each other because (previously)
the CAS implementation was a local-only cfgMem cache.

This change implements CAS correctly via server-side Couchbase, at the
tradeoff of performance in order to have more correctness.

Change-Id: I9aeed7ba0
Reviewed-on: http://review.couchbase.org/58359
Reviewed-by: Steve Yen <steve.yen@gmail.com>
Tested-by: Steve Yen <steve.yen@gmail.com>

4408 of 5269 relevant lines covered (83.66%)

4.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 81.1 12 Jan 2016 01:40AM UTC 0
83.66
Travis Job 81.1
Source Files on build 81
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #81
  • b724ae7e on github
  • Prev Build on master (#80)
  • Next Build on master (#82)
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