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

couchbase / moss / 120

Builds Branch Commit Type Ran Committer Via Coverage
120 master MB-17805 - mossStore tracks footer's fileName and filePos Change-Id: I290c89b35 Reviewed-on: http://review.couchbase.org/69987 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail... push 28 Nov 2016 08:10PM UTC steveyen travis-ci pending completion   set done
119 master MB-100 - package docs formatting Change-Id: I1a55f8f73 Reviewed-on: http://review.couchbase.org/69819 Reviewed-by: Steve Yen <steve.yen@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com> push 12 Nov 2016 11:51PM UTC steveyen travis-ci pending completion   set done
118 master MB-100 - refresh API docs and README Change-Id: Ibdb130571 Reviewed-on: http://review.couchbase.org/69815 Reviewed-by: Steve Yen <steve.yen@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com> push 12 Nov 2016 11:43PM UTC steveyen travis-ci pending completion   set done
117 master MB-21477 - consider compaction only when there's >1 segment A bug introduced in commit f7cc198cb4 around optimizing/fixing compaction behavior turned out to overly, aggressively compact, especially in the case when there was only a single segment... push 27 Oct 2016 03:44PM UTC steveyen travis-ci pending completion   set done
116 master MB-21477 - checks for footer SegmentLocs corruption This commit checks the slice locations from SegmentLocs before slicing the mmap'ed bytes, preferring an error instead of a slice panic(). The underlying mystery remains, however, of how the cor... push 25 Oct 2016 07:46PM UTC steveyen travis-ci pending completion   set done
115 master MB-21477 - refresh smat w/ more close/reopen/compaction Change-Id: Icb7c3ff67 Reviewed-on: http://review.couchbase.org/69210 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com> push 25 Oct 2016 07:46PM UTC steveyen travis-ci pending completion   set done
114 master 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, e... push 19 Oct 2016 12:37AM UTC steveyen travis-ci pending completion   set done
113 master update smat tests to handle iteratorSingle optimization Change-Id: I25c137efd Reviewed-on: http://review.couchbase.org/68725 Reviewed-by: Steve Yen <steve.yen@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com> push 14 Oct 2016 11:25PM UTC steveyen travis-ci pending completion   set done
112 master README refresh Change-Id: Ic830837f0 Reviewed-on: http://review.couchbase.org/68699 Reviewed-by: Steve Yen <steve.yen@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com> push 14 Oct 2016 11:25PM UTC steveyen travis-ci pending completion   set done
111 master MB-21318 - added num_segments mossStore stat This additional stat should help confirm whether the iteratorSingle optimization is in use or not, and whether compactions are actually reducing segment stack heights to 1. Change-Id: I62ce3abe2a82591... push 14 Oct 2016 11:25PM UTC steveyen travis-ci pending completion   set done
110 master MB-21318 - optimize iterator to avoid prefix comparisons In this optimization, when the startKeyInclusive and endKeyExclusive share a prefix, then comparisons within the iterator can avoid examining the bytes of that prefix. Change-Id: I0a7bad0c... push 14 Oct 2016 11:24PM UTC steveyen travis-ci pending completion   set done
109 master iteratorSingle handles deletions correctly While running unit tests, I saw an rare instance of this unit test failure... --- FAIL: TestOpsAsyncMergeBatchSize1 (0.00s) collection_test.go:592: itr, testi: 81, test: struct { op string;... push 02 Oct 2016 08:47PM UTC steveyen travis-ci pending completion   set done
108 master MB-21059 - fix iteratorSingle to hold a ref to its mmap'ed resource. Previously, iterators would be associated with their mmap'ed resource, which helped ensure the mmap'ed resource would remain ref-counted while the iterator was still in-use. Wh... push 02 Oct 2016 08:46PM UTC steveyen travis-ci pending completion   set done
107 master optimize Iterator.SeekTo() by first trying some naive Next()'s This optimization is based on the assumption that a forward SeekTo() will often be to a key that's nearby. In that case, it's fruitful to try some limited number of Next()'s in a loo... push 23 Sep 2016 02:00PM UTC steveyen travis-ci pending completion   set done
106 master Iterator.SeekTo() supports backwards seeks Change-Id: I9a50155d4 Reviewed-on: http://review.couchbase.org/67926 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com> push 23 Sep 2016 01:59PM UTC steveyen travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc