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

Introduce retention lease actions #38756

Merged
merged 11 commits into from Feb 12, 2019

Commits on Feb 12, 2019

  1. Introduce retention lease actions

    This commit introduces actions for some common retention lease
    operations that clients need to be able to perform remotely. These
    actions include add/renew/remove.
    jasontedor committed Feb 12, 2019
    Copy the full SHA
    aa11a9d View commit details
    Browse the repository at this point in the history
  2. Fix missing newline

    jasontedor committed Feb 12, 2019
    Copy the full SHA
    888552f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into retention-lease-actions

    * master:
      Enable removal of retention leases (elastic#38751)
      Make the 'get templates' types deprecation message consistent. (elastic#38533)
      Copy retention leases when trim unsafe commits (elastic#37995)
      Fix the version check for LegacyGeoShapeFieldMapper (elastic#38547)
    jasontedor committed Feb 12, 2019
    Copy the full SHA
    d5c615e View commit details
    Browse the repository at this point in the history
  4. Add remove action

    jasontedor committed Feb 12, 2019
    Copy the full SHA
    a1b9f1b View commit details
    Browse the repository at this point in the history
  5. Make logger final

    jasontedor committed Feb 12, 2019
    Copy the full SHA
    5b38c53 View commit details
    Browse the repository at this point in the history
  6. Iteration

    jasontedor committed Feb 12, 2019
    Copy the full SHA
    9996a46 View commit details
    Browse the repository at this point in the history
  7. Fix extra newline

    jasontedor committed Feb 12, 2019
    Copy the full SHA
    57069b2 View commit details
    Browse the repository at this point in the history
  8. Strong tests

    jasontedor committed Feb 12, 2019
    Copy the full SHA
    6cfca14 View commit details
    Browse the repository at this point in the history
  9. Add Javadocs

    jasontedor committed Feb 12, 2019
    Copy the full SHA
    7fb5b1f View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into retention-lease-actions

    * master:
      Add dedicated retention lease exceptions (elastic#38754)
      add debug logging to SimpleClusterStateIT#testIndicesOptions (elastic#38752)
    jasontedor committed Feb 12, 2019
    Copy the full SHA
    fbd47e4 View commit details
    Browse the repository at this point in the history
  11. Fix checkstyle and tests

    jasontedor committed Feb 12, 2019
    Copy the full SHA
    7e9543c View commit details
    Browse the repository at this point in the history