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] Legacy Version support from Snapshot/Restore Service #4728

Merged

Commits on Oct 19, 2022

  1. [Remove] Legacy Version support from Snapshot/Restore

    Removes all stale snapshot / restore code for legacy versions prior to
    OpenSearch 2.0. This includes handling null ShardGenerations, partial
    concurrency, null index generations, etc. which are no longer supported in
    snapshot versions after legacy 7.5.
    
    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    7993af2 View commit details
    Browse the repository at this point in the history
  2. add changelog

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    504506e View commit details
    Browse the repository at this point in the history
  3. add back min_version for now

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    4282407 View commit details
    Browse the repository at this point in the history