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

Add infrastructure for managing system indices #65970

Merged

Commits on Dec 7, 2020

  1. Add infrastructure for managing system indices (elastic#65604)

    Part of elastic#61656.
    
    Add the necessary support for automatically creating and updating system
    indices. This works by making it possible to create a system index
    descriptor with all the information needed to manage the mappings,
    settings and aliases.
    
    Follow-up work will opt existing indices into this framework.
    pugnascotia committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    4a0bdda View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Checkstyle

    pugnascotia committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    e6c2e90 View commit details
    Browse the repository at this point in the history