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

store: fix potential panic in GC worker (#14403) #14439

Merged
merged 6 commits into from
Jan 16, 2020

Commits on Jan 10, 2020

  1. store: fix potential panic in GC worker (pingcap#14403)

     Conflicts:
    	store/tikv/gcworker/gc_worker.go
    	store/tikv/gcworker/gc_worker_test.go
    jackysp committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    350194d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    f1fc89c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a44e45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9fbe49 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. 1 Configuration menu
    Copy the full SHA
    eb540c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c85039 View commit details
    Browse the repository at this point in the history