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

couchbase / cbgt / 197
54%

Build:
DEFAULT BRANCH: master
Ran 11 Sep 2016 05:53PM 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
197

push

travis-ci

steveyen
optional PlannerHooks for advanced planning overrides

Some advanced users of cbgt may need to override the default pindex
planning algorithm at certain points.  This commit introduces an
optional PlannerHooks API so that the application can provide
callbacks at various points in the planning cycle.

An example might be applications that have indexes that have large,
single shards (e.g., just a single pindex per indexDef).  An advanced
application might want to dynamically adjust the node weights during
the planning algorithm in order to reach an improved balancing, and
can do so via a PlannerHook.

As part of this change, indexDef's are now processed in order of their
sorted name, in contrast to the previous, undefined hashmap iteration
order.

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

3010 of 4861 relevant lines covered (61.92%)

15.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 197.1 11 Sep 2016 05:53PM UTC 0
61.92
Travis Job 197.1
Source Files on build 197
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #197
  • 10858de1 on github
  • Prev Build on master (#196)
  • Next Build on master (#198)
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