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

Discovery timeouts, emergency read operations throttled by discovery timeouts #1351

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on May 6, 2021

  1. Discovery timeouts, throttle emergency read operations by discovery i…

    …nterval
    
    Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
    shlomi-noach committed May 6, 2021
    Configuration menu
    Copy the full SHA
    94f34bf View commit details
    Browse the repository at this point in the history
  2. compute ctx once

    Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
    shlomi-noach committed May 6, 2021
    Configuration menu
    Copy the full SHA
    a8dbfed View commit details
    Browse the repository at this point in the history
  3. fix docker/test MySQL version and port

    Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
    shlomi-noach committed May 6, 2021
    Configuration menu
    Copy the full SHA
    24a8bfa View commit details
    Browse the repository at this point in the history
  4. MySQL backend does not use context.WithTimeout

    Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
    shlomi-noach committed May 6, 2021
    Configuration menu
    Copy the full SHA
    08f898f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. raft: async-discover

    Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
    shlomi-noach committed May 9, 2021
    2 Configuration menu
    Copy the full SHA
    0403505 View commit details
    Browse the repository at this point in the history
  2. typo

    Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
    shlomi-noach committed May 9, 2021
    Configuration menu
    Copy the full SHA
    b55ee31 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. error on db connection exhaustion

    Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
    shlomi-noach committed May 10, 2021
    Configuration menu
    Copy the full SHA
    062c0e7 View commit details
    Browse the repository at this point in the history