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 'cluster_manager_node' into ClusterState Metric as an alternative to 'master_node' #2415

Merged

Commits on Mar 9, 2022

  1. Add cluster_manager_node into cluster state metric

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    c73c35c View commit details
    Browse the repository at this point in the history
  2. Add deprecation notice to MASTER_NODE enum value

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    e8dbdf2 View commit details
    Browse the repository at this point in the history
  3. Fix ClusterRerouteResponseTests

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    9bc6994 View commit details
    Browse the repository at this point in the history
  4. Modify deprecation javadoc

    Signed-off-by: Tianli Feng <[email protected]>
    tlfeng authored and Tianli Feng committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    d2c177a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Merge branch 'main' into replace-master-in-metric-parameter

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    97f0f37 View commit details
    Browse the repository at this point in the history
  2. Add deprecation notice when using metric=master_node

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    d579487 View commit details
    Browse the repository at this point in the history
  3. Adjust format by spotlessApply task

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    0d66c0c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Merge branch 'main' into replace-master-in-metric-parameter

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    7531fb7 View commit details
    Browse the repository at this point in the history
  2. Fix yaml rest test by adding allow warnings

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    ac29883 View commit details
    Browse the repository at this point in the history
  3. modify the condition to show deprecation notice

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    40a04e4 View commit details
    Browse the repository at this point in the history