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

client, server: add ScanRegions gRPC protocol support #1535

Merged
merged 10 commits into from
May 17, 2019

Commits on May 14, 2019

  1. client, server: support ScanRegions gRPC protocol

    Signed-off-by: disksing <i@disksing.com>
    disksing committed May 14, 2019
    Configuration menu
    Copy the full SHA
    9e78d69 View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: disksing <i@disksing.com>
    disksing committed May 14, 2019
    Configuration menu
    Copy the full SHA
    4624192 View commit details
    Browse the repository at this point in the history
  3. update kvproto

    Signed-off-by: disksing <i@disksing.com>
    disksing committed May 14, 2019
    Configuration menu
    Copy the full SHA
    4a81a5d View commit details
    Browse the repository at this point in the history
  4. fix compile error

    Signed-off-by: disksing <i@disksing.com>
    disksing committed May 14, 2019
    Configuration menu
    Copy the full SHA
    d2ff892 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Configuration menu
    Copy the full SHA
    f7e971d View commit details
    Browse the repository at this point in the history
  2. update kvproto

    Signed-off-by: disksing <i@disksing.com>
    disksing committed May 16, 2019
    Configuration menu
    Copy the full SHA
    8e7a2b3 View commit details
    Browse the repository at this point in the history
  3. add test and fix when leader is nil

    Signed-off-by: disksing <i@disksing.com>
    disksing committed May 16, 2019
    Configuration menu
    Copy the full SHA
    394b063 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c66c41f View commit details
    Browse the repository at this point in the history
  5. improve comment

    Signed-off-by: disksing <i@disksing.com>
    disksing committed May 16, 2019
    Configuration menu
    Copy the full SHA
    88ce7ed View commit details
    Browse the repository at this point in the history
  6. improve comment

    Signed-off-by: disksing <i@disksing.com>
    disksing committed May 16, 2019
    Configuration menu
    Copy the full SHA
    890e6d0 View commit details
    Browse the repository at this point in the history