Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Wip rfc #7

Open
wants to merge 5 commits into
base: wip-schema-evolution-II
Choose a base branch
from
Open

Wip rfc #7

wants to merge 5 commits into from

Commits on Dec 13, 2016

  1. Add Rfc logic

    - add API for adding redundant filtered connections config
    - add RfcBlocker
    - rename BlockOnIncompatibility -> Incompatibility
    volkerstampa committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    e7e1d27 View commit details
    Browse the repository at this point in the history
  2. Reorder definitions in EventLog

    Group member definitions by feature. This is basically a first step to
    extract separate feature to separate (composable) classes/traits.
    volkerstampa committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    cb5ae67 View commit details
    Browse the repository at this point in the history
  3. Add another RFC test

    - Make Replicator handle ReplicationReadFailure by scheduling new read
    volkerstampa committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    82a25cd View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. Refactor RFC tests

    - introduce Location combining endpoint, probe and log reference
    - add id to events
    - Locations maintain id-counter for emitted event
    volkerstampa committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    85ca824 View commit details
    Browse the repository at this point in the history
  2. Add another RFC test

    Complex replication network (matrix) with random disconnects
    volkerstampa committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    dc805b8 View commit details
    Browse the repository at this point in the history