Ran
|
Jobs
1
|
Files
23
|
Run time
1s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/couchbase/moss/commit/<a class=hub.com/couchbase/moss/commit/d83d7492c18931b7dbf43252c60bbf471e38cc5b">d83d7492c<a href="https://github.com/couchbase/moss/commit/d83d7492c18931b7dbf43252c60bbf471e38cc5b">">MB-24702: Delete old compacted file in separate go routine The last one to close the old compacted file deletes it. Now if the old file is huuuge, then it could stall the caller for a non-trivial amount of time. The caller could be the query reader or persister. This stall is seen in DGM index building graphs. To avoid blocking, have the remove run in a separate go routine. Change-Id: I</a><a class="double-link" href="https://github.com/couchbase/moss/commit/<a class="double-link" href="https://github.com/couchbase/moss/commit/6dcdece499adf45ef8a88ac7261536c5df8f168f">6dcdece49</a>">6dcdece49</a><a href="https://github.com/couchbase/moss/commit/d83d7492c18931b7dbf43252c60bbf471e38cc5b"> Reviewed-on: http://review.couchbase.org/79148 Tested-by: Sundararaman Sridharan <sundar@couchbase.com> Reviewed-by: Steve Yen <steve.yen@gmail.com>
7 of 7 new or added lines in 1 file covered. (100.0%)
2974 of 3581 relevant lines covered (83.05%)
61898.74 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
3 |
79.06 |
0.26% | store.go |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 252.1 | 23 |
83.05 |
Travis Job 252.1 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|