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

couchbase / moss / 114
83%

Build:
DEFAULT BRANCH: master
Ran 19 Oct 2016 12:37AM UTC
Jobs 1
Files 20
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
114

push

travis-ci

steveyen
MB-21318 - compactMaybe also counts incoming higher snapshot

Alex Gyryk showed some profiling results from his performance tests,
where the profiling was strangely showing that mossStore wasn't using
the optimized iteratorSingle implementation, even though the mossStore
was supposed to be fully compacted.  That is, a fully compacted
mossStore should have just a single segment, so the iteratorSingle
should have been utilized.

The previous commit added stats that showed there were sometimes 2
segments even after compaction.

So, this commit fixes the compactMaybe() logic to also account for the
segments that are part of the incoming higher-level Snapshot.

Change-Id: I20ffd52a5
Reviewed-on: http://review.couchbase.org/68771
Reviewed-by: Pavel Paulau <pavel.paulau@gmail.com>
Tested-by: Steve Yen <steve.yen@gmail.com>

2181 of 2561 relevant lines covered (85.16%)

9602.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 114.1 19 Oct 2016 12:37AM UTC 0
85.16
Travis Job 114.1
Source Files on build 114
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #114
  • f7cc198c on github
  • Prev Build on master (#113)
  • Next Build on master (#115)
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