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 NPE in SnapshotService CS Application #58680

Commits on Jun 29, 2020

  1. Fix NPE in SnapshotService CS Application

    In the unlikely corner case of deleting a relocation (hence `WAITING`) primary shard's
    index during a partial snapshot, we would throw an NPE when checking if there's any external
    changes to process.
    original-brownbear committed Jun 29, 2020
    Copy the full SHA
    c873dc0 View commit details
    Browse the repository at this point in the history