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

server: GetAllStores should not return tombstone stores (#1440) #1444

Merged
merged 1 commit into from
Feb 27, 2019

Commits on Feb 26, 2019

  1. server: GetAllStores should not return tombstone stores (tikv#1440)

    * server: add option to exclude tombstone stores
    
    GetAllStores should not return tombstone stores in most cases. We can
    add an option to support that if we needs it later.
    
    Signed-off-by: Huachao Huang <huachao.huang@gmail.com>
    huachaohuang authored and nolouch committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    2b8af24 View commit details
    Browse the repository at this point in the history