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

Remove tablet healthcheck cache record on error #9106

Merged
merged 4 commits into from
Nov 1, 2021

Commits on Oct 29, 2021

  1. Remove tablet healthcheck record when context cancelled

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    d509ae0 View commit details
    Browse the repository at this point in the history
  2. Add e2e test to check for tablet healthcheck cache correctness

    Specifically to confirm zombie tablets do not occur
    
    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    a926bb5 View commit details
    Browse the repository at this point in the history
  3. Clear tablet healthcheck cache record on EOF RPC error too

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    b1ccca3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Improvements to tablet healthcheck tests

    Signed-off-by: Matt Lord <mattalord@gmail.com>
    mattlord committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    240f3c8 View commit details
    Browse the repository at this point in the history