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

Fix for Query Serving when Toposerver is Down #7484

Merged
merged 7 commits into from
Feb 17, 2021

Commits on Feb 11, 2021

  1. added e2e test for query serving even when topo server is down

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    4477665 View commit details
    Browse the repository at this point in the history
  2. do not evict cache if unable to connect to topo server

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    bfceeb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. make sure to keep data even when topo server is deleted

    Signed-off-by: Andres Taylor <andres@planetscale.com>
    systay committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    2755dce View commit details
    Browse the repository at this point in the history
  2. added toposerver down testing for zk, consul and etcd

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    04353cf View commit details
    Browse the repository at this point in the history
  3. added to ci tests

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    df439ab View commit details
    Browse the repository at this point in the history
  4. fixed e2e test config for zk and consul

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    2c28656 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. test in right shard

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    f5384de View commit details
    Browse the repository at this point in the history