lp:riak

Created by Brightbox and last modified
Get this branch:
bzr branch lp:riak

Related bugs

Related blueprints

Branch information

Owner:
Brightbox
Project:
Riak
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/basho/riak_core.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 5 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-12 and finished taking 5 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-12 and finished taking 5 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-16 and finished taking 5 seconds — see the log

Recent revisions

581. By Martin Cox <email address hidden>

Merge pull request #985 from basho/develop-eqc-otp24

580. By Martin Cox <email address hidden>

Missed gha profile from eunit.

579. By Martin Cox <email address hidden>

Remove stacktrace compat, add OTP22/23/24 to CI.

578. By Martin Cox <email address hidden>

Didn't realise that workflow had already been setup - I missed the gha profile to exlude a test.

577. By Martin Cox <email address hidden>

Oops - fix xref.

576. By Martin Cox <email address hidden>

Update to suport OTP24:

 - Switch out lager in favour of logger.
 - Fixup gen:reply/2 call return value, now `ok`, not tuple.
 - Add workflow for testing and update build badge.
 - Fix unused var used to match record element in visit_item2/3.

575. By Martin Sumner <email address hidden>

Mas i1801 monitorworkerq (#979)

The worker pools are now monitored to collate:

- queue_time - how much time does a piece of work spend queueing before being allocated a worker;

- work_time - how much time is spent between the worker being checked out and checked in again (which presumably equated to the time spent doing the work - less any time on the worker_pool server message queue).

As part of this change some erroneous tabs were removed from the worker_pool code, which were skewing the code layout within github

574. By Martin Sumner <email address hidden>

Correct unavailable spaces

don't create a [0, -1] case

573. By Martin Sumner <email address hidden>

Mas i1801 coverageplan (#976)

This provides a new coverage planning function, which:

- Offers significant performance advantages, especially with larger ring sizes;
- Provides for more balanced plans (i.e. less hot vnodes when viewed across plans)
See basho/riak_kv#1801

Adds property-based tests as well as unit tests. Tests cover both old and new code (although prop_distribution/0 does not run against old cold as it will not pass the `hot_vnode` constraint)

572. By Martin Sumner <email address hidden>

Merge pull request #972 from basho/mas-i970-simpleleave

Refactor leave - balance and tail violations

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers