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

Use ClusterState as Consistency Source for Snapshot Repositories #49060

Merged
merged 26 commits into from
Dec 17, 2019

Commits on Dec 5, 2019

  1. Consistent RepositoryData Load on Blobstores

    This moves the blob store repository to only use the information
    available in the clusterstate for loading `RepositoryData` without
    falling back to listing to determine a repositories' generation.
    
    Relates elastic#49729
    Closes elastic#38941
    original-brownbear committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    6bef703 View commit details
    Browse the repository at this point in the history
  2. last step

    original-brownbear committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    303b62b View commit details
    Browse the repository at this point in the history
  3. fix tests

    original-brownbear committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    b4c7861 View commit details
    Browse the repository at this point in the history
  4. cs

    original-brownbear committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    3e5236a View commit details
    Browse the repository at this point in the history
  5. fix tests

    original-brownbear committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    fa5d932 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    ae86319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62999ea View commit details
    Browse the repository at this point in the history
  3. updated docs

    original-brownbear committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    8ff4b80 View commit details
    Browse the repository at this point in the history
  4. simpler

    original-brownbear committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    8a85853 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9d01c2 View commit details
    Browse the repository at this point in the history
  6. simpler

    original-brownbear committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    60208f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c7e179 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    89fe273 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Configuration menu
    Copy the full SHA
    ed9509d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4869b26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4285894 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5117a04 View commit details
    Browse the repository at this point in the history
  5. fix test

    original-brownbear committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    8842cff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7313d38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb84ee1 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    2158ea7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dfcf10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3f7ff2 View commit details
    Browse the repository at this point in the history
  4. docs

    original-brownbear committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    564202b View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. stable

    original-brownbear committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    028e860 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edde42f View commit details
    Browse the repository at this point in the history