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 warnings for invalid realm order config (#51195) #51515

Merged
merged 8 commits into from
Jan 31, 2020

Commits on Jan 28, 2020

  1. Add warnings for invalid realm order config (elastic#51195)

    Issue warnings for both missing realm order and duplicated realm orders.
    The changes are to help users prepare for migration to next major
    release.
    ywangd committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    803bdaa View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    1c7790c View commit details
    Browse the repository at this point in the history
  2. Update x-pack/plugin/deprecation/src/main/java/org/elasticsearch/xpac…

    …k/deprecation/NodeDeprecationChecks.java
    
    Co-Authored-By: Tim Vernum <tim@adjective.org>
    ywangd and tvernum committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    0afe299 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'es-37614-realm-order-7.x' of github.com:ywangd/elastics…

    …earch into es-37614-realm-order-7.x
    ywangd committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    d7ee0a5 View commit details
    Browse the repository at this point in the history
  4. Address feedbacks

    ywangd committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    661d554 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Configuration menu
    Copy the full SHA
    c3aa41e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc45614 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Update to address feedback

    ywangd committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    d95353d View commit details
    Browse the repository at this point in the history