|
Ran
|
Jobs
1
|
Files
56
|
Run time
4s
|
Badge
README BADGES
|
push
travis-ci
MB-21219 - fix covering pindexes cache invalidation Issue MB-21219 was introduced with the performance optimization that cached the covering pindexes computation, that helped to speed up queries. But, the cache wasn't correctly invalidated in all cases, especially in a multi-node cluster situation. In this commit, when the pindex instances that are local to a node are changed (are registered/unregistered), the covering pindex cache should be invalidated. Change-Id: Idb926118b Reviewed-on: http://review.couchbase.org/68341 Reviewed-by: Steve Yen <steve.yen@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com>
2 of 2 new or added lines in 1 file covered. (100.0%)
6362 of 11163 relevant lines covered (56.99%)
26.27 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
100.0 |
rest/monitor/nodes.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 207.1 | 0 |
56.99 |
Travis Job 207.1 |