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

tikv: Fix the issue that KV requests might be processed slower because the connections to some KV servers are slow to establish. #12733

Merged
merged 5 commits into from Oct 18, 2019

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    a299d6c View commit details
    Browse the repository at this point in the history
  2. add some log

    lysu committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    7702252 View commit details
    Browse the repository at this point in the history
  3. address comment

    lysu committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    bdd73b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    746be70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6080f6 View commit details
    Browse the repository at this point in the history