|
Ran
|
Jobs
1
|
Files
28
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci
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
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 81.1 | 0 |
83.66 |
Travis Job 81.1 |