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

Cleaner failover + update dependencies #1908

Merged
merged 32 commits into from
Mar 6, 2019
Merged

Cleaner failover + update dependencies #1908

merged 32 commits into from
Mar 6, 2019

Commits on Feb 14, 2019

  1. dropwizard version update

    ssalinas committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    f910868 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. consolidate Managed classes for scheduler components, longer shutdown…

    … delay + include trace in abort email
    ssalinas committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    84f739a View commit details
    Browse the repository at this point in the history
  2. use correct AsyncHttpClient

    ssalinas committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    edd1c2b View commit details
    Browse the repository at this point in the history
  3. similar for LeaderLatch

    ssalinas committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    64a7ad9 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Configuration menu
    Copy the full SHA
    00d74fd View commit details
    Browse the repository at this point in the history
  2. don't run these twice

    ssalinas committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    8b4e291 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c89b83 View commit details
    Browse the repository at this point in the history
  4. need this constructor still

    ssalinas committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    bccaecd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bba4e4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4da897f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23c298d View commit details
    Browse the repository at this point in the history
  8. fix merge

    ssalinas committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    05b3d49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e02e554 View commit details
    Browse the repository at this point in the history
  10. remove setTestMode

    ssalinas committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    b8b7b11 View commit details
    Browse the repository at this point in the history
  11. logging on shutdown

    ssalinas committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    4969c40 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b9e52c8 View commit details
    Browse the repository at this point in the history
  13. fix in tests as well

    ssalinas committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    7e11feb View commit details
    Browse the repository at this point in the history
  14. ==, not >

    ssalinas committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    3e05eee View commit details
    Browse the repository at this point in the history
  15. fix test

    ssalinas committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    fb1e8f2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2350445 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ffabc33 View commit details
    Browse the repository at this point in the history
  18. remove duplicate bind

    ssalinas committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    691ce3d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2b74101 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c23f079 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. reorder shutdown

    ssalinas committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    725c89a View commit details
    Browse the repository at this point in the history
  2. shut down scheduler first

    ssalinas committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    bb4f2fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a63030a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa38137 View commit details
    Browse the repository at this point in the history
  5. fix comment

    ssalinas committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    d77fcf2 View commit details
    Browse the repository at this point in the history
  6. Log slow enqueues

    ssalinas committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    4350973 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. default task counts to 0

    ssalinas committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    a64c908 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

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