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

Prevent new host overloading #1822

Merged
merged 29 commits into from
Aug 16, 2018
Merged

Prevent new host overloading #1822

merged 29 commits into from
Aug 16, 2018

Commits on Jul 17, 2018

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

Commits on Jul 19, 2018

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

Commits on Jul 24, 2018

  1. PR changes

    pschoenfelder committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    339dd44 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Configuration menu
    Copy the full SHA
    d814a9d View commit details
    Browse the repository at this point in the history
  2. Use semaphore

    pschoenfelder committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    50ba080 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    pschoenfelder committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    39b3535 View commit details
    Browse the repository at this point in the history
  4. Resolve dependencies

    pschoenfelder committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    bee2269 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    pschoenfelder committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    6c02f60 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Configuration menu
    Copy the full SHA
    fe45d81 View commit details
    Browse the repository at this point in the history
  2. Build fix

    pschoenfelder committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    1414edf View commit details
    Browse the repository at this point in the history
  3. Build fix

    pschoenfelder committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    4650639 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    890504b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

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

Commits on Aug 6, 2018

  1. Configuration menu
    Copy the full SHA
    572407e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3612d54 View commit details
    Browse the repository at this point in the history
  3. rm comment

    pschoenfelder committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    d527799 View commit details
    Browse the repository at this point in the history
  4. longs to doubles

    pschoenfelder committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    d055ff0 View commit details
    Browse the repository at this point in the history
  5. Add test tolerances

    pschoenfelder committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    0127517 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. Remove more zk calls

    pschoenfelder committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    f4de9ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df9c3a0 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    pschoenfelder committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    b1fbeda View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Configuration menu
    Copy the full SHA
    5ec231b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1828 from HubSpot/skip_host

     Skip hosts which do not have valid metrics during offer processing
    pschoenfelder authored Aug 8, 2018
    Configuration menu
    Copy the full SHA
    9ed693f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b80e8c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a13440a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Configuration menu
    Copy the full SHA
    8cae538 View commit details
    Browse the repository at this point in the history
  2. fix the test client as well

    ssalinas committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    4ea2166 View commit details
    Browse the repository at this point in the history
  3. Add logging

    ssalinas committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    5b822c3 View commit details
    Browse the repository at this point in the history
  4. add try/catch here

    ssalinas committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    e2e6794 View commit details
    Browse the repository at this point in the history