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

Fixes long wait filter keyspace #6721

Merged

Commits on Sep 14, 2020

  1. Improve logging for missing targets

    Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
    rafael committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    de9ff79 View commit details
    Browse the repository at this point in the history
  2. Fixes discovery gateway issue where it was waiting for keyspaces that…

    … should be filtered
    
    Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
    rafael committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    5a56d68 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Also implement this bug fix inside the new tabletgateway implementation

    Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
    rafael committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    0d66346 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/vitessio/vitess into fixe…

    …s-long-wait-filter-keyspace-upstream
    
    Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
    rafael committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    f852b28 View commit details
    Browse the repository at this point in the history
  3. Make this code less fragile and refactor to use the function in both …

    …gateways
    
    Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
    rafael committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    fbb94b9 View commit details
    Browse the repository at this point in the history
  4. Improvements per linter

    Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
    rafael committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    b238f25 View commit details
    Browse the repository at this point in the history