Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Balancing #107

Merged
merged 28 commits into from
Jan 9, 2019
Merged

Balancing #107

merged 28 commits into from
Jan 9, 2019

Commits on Oct 3, 2018

  1. Work in progress

    Michal Jarco committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    646852c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. Configuration menu
    Copy the full SHA
    7ca93a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. Working breaker

    Michal Jarco committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    67e3852 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Integration

    Michal Jarco committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    5631bc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Balancing integration

    Michal Jarco committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    bc6098e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Configuration language adjustments

    Michal Jarco committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    ca8f512 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Configuration scheme, validation and test fixes

    Michal Jarco committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    c0a686d View commit details
    Browse the repository at this point in the history
  2. Silence startup messages

    Michal Jarco committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    2f13508 View commit details
    Browse the repository at this point in the history
  3. Renamed files

    Michal Jarco committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    452efe9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Add some random data to node stats, so balancing will be more even on…

    … start up
    Michal Jarco committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    ded1321 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Balancer and breaker metrics

    Michal Jarco committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    3847aea View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Linguistic improvements, node reactivation goroutine

    Michal Jarco committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    64b4e9a View commit details
    Browse the repository at this point in the history
  2. Typo fix

    Michal Jarco committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    5d65ae6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Fixed: node reactivation when circut breaker closes

    Michal Jarco committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    58d540c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Fixes

    Michal Jarco committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    470741f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. Fixes

    Michal Jarco committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    7e5e6ec View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Concurency test fixed

    Michal Jarco committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    723a025 View commit details
    Browse the repository at this point in the history
  2. Benchmark added

    Michal Jarco committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    73be064 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Fixed: return errorRate not successRate

    Michal Jarco committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    7ce573a View commit details
    Browse the repository at this point in the history
  2. Revert "Benchmark added"

    This reverts commit 73be064.
    Michal Jarco committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    5f53768 View commit details
    Browse the repository at this point in the history
  3. 40X are no longer backend errors

    Michal Jarco committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    f54769a View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/balancing' into HEAD

    Michal Jarco committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    d76597c View commit details
    Browse the repository at this point in the history
  5. Debug remove

    Michal Jarco committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    1b94974 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. PR fixes

    Michal Jarco committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    8478a75 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Signals handling SIGHUP triggers configuration reload, SIGINT gracefu…

    …lly shutsdown server
    Michal Jarco committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    22537e1 View commit details
    Browse the repository at this point in the history
  2. Builf fixes

    Michal Jarco committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    a27c1b0 View commit details
    Browse the repository at this point in the history
  3. Build fixes

    Michal Jarco committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    b7c8c25 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Merge branch 'soft-reload' into balancing

    Michal Jarco committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    458d581 View commit details
    Browse the repository at this point in the history