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 frozen cache setting leniency #71013

Merged
merged 9 commits into from
Apr 2, 2021

Commits on Mar 29, 2021

  1. Remove frozen cache setting leniency

    We previously allowed but deprecated the ability for the shared cache to
    be positively sized on nodes without the frozen role. This is because we
    only allocate shared_cache searchable snapshots to nodes with the frozen
    role. This commit completes our intention to deprecate/remove this
    ability.
    jasontedor committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    ec899e3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:elastic/elasticsearch into frozen…

    …-cache-non-frozen-nodes
    jasontedor committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    0298302 View commit details
    Browse the repository at this point in the history
  3. Update docs

    jasontedor committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    9244af7 View commit details
    Browse the repository at this point in the history
  4. Update docs 2

    jasontedor committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    709a1e8 View commit details
    Browse the repository at this point in the history
  5. Migration note

    jasontedor committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    4e100f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Checkstyle

    jasontedor committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    43661ff View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

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

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    b103045 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ba03fc View commit details
    Browse the repository at this point in the history