|
Ran
|
Jobs
1
|
Files
28
|
Run time
3s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/couchbase/cbft/commit/<a class=hub.com/couchbase/cbft/commit/33ca6e33cfdfd7ebe65b6b314522d2afa9b2381f">33ca6e33c<a href="https://github.com/couchbase/cbft/commit/33ca6e33cfdfd7ebe65b6b314522d2afa9b2381f">">MB-27498 - date facet query on multi-node FTS panics During scatter gather cbft has to marshal the searchRequest/ dateTimeRange to other nodes and start/end range were failed to populate with this custom marshal implementation. And this would result in FacetRequest validations to fail for “missing start/end range” at the remote nodes. This is reproducible if there are no explicit timeout mentions (ie default ctl timeout) in the query. Upon ‘zero’ ctl timeout and no index hits, it will panic due to the nil FacetResults map issue. This custom marshalling is handled in the same way in the original JSON marshal override method as well. Change-Id: I</a><a class="double-link" href="https://github.com/couchbase/cbft/commit/<a class="double-link" href="https://github.com/couchbase/cbft/commit/1fbe38725d032ceb9bd81b313021e0467c4e5a7c">1fbe38725</a>">1fbe38725</a><a href="https://github.com/couchbase/cbft/commit/33ca6e33cfdfd7ebe65b6b314522d2afa9b2381f"> Reviewed-on: http://review.couchbase.org/87673 Well-Formed: Build Bot <build@couchbase.com> Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Sreekanth Sivasankaran <sreekanth.sivasankaran@couchbase.com>
6 of 6 new or added lines in 1 file covered. (100.0%)
2207 of 6491 relevant lines covered (34.0%)
19.5 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
100.0 |
marshal.go |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 20 |
100.0 |
cmd/cbft/scorch_herder.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 526.1 | 0 |
34.0 |
Travis Job 526.1 |