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

couchbase / cbgt / 191
54%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2016 10:02PM UTC
Jobs 1
Files 28
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
191

push

travis-ci

steveyen
MB-19207 - non-blocking progress updates to fix stop-rebalance

Before this change, the behavior was that during a Stop Rebalance
operation, the rebalancer would acquire a lock and then proceed with
rebalance cancellation activities.  Unfortunately, as part of that,
there were progress updates, and the progress updater code would want
to acquire the same lock.

This change breaks the deadlock by refactoring the progress updater
code onto its own goroutine with a buffered channel in front of it, so
that updates can happen asynchronously.

Change-Id: I3436308b5
Reviewed-on: http://review.couchbase.org/62862
Tested-by: Steve Yen <steve.yen@gmail.com>
Reviewed-by: Marty Schoch <marty.schoch@gmail.com>
Reviewed-by: Steve Yen <steve.yen@gmail.com>

2901 of 4702 relevant lines covered (61.7%)

13.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 191.1 14 Apr 2016 10:02PM UTC 0
61.7
Travis Job 191.1
Source Files on build 191
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #191
  • 96faf24e on github
  • Prev Build on master (#190)
  • Next Build on master (#192)
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