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

Replace internal usages of 'master' term in 'server/src/main' directory #2519

Merged
merged 20 commits into from
Apr 27, 2022

Commits on Mar 19, 2022

  1. Replace internal usages of 'master' terminology in server/src/main di…

    …rectory
    
    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    11dcbd4 View commit details
    Browse the repository at this point in the history
  2. Restore rename DISCOVERED_MASTER in ClusterHealthResponse

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    e94fc0a View commit details
    Browse the repository at this point in the history
  3. Rename two methods in unit tests

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    89ad4b9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into replace-master-int-server-main

    Tianli Feng committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    eec54ae View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Merge branch 'main' into replace-master-int-server-main

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    
    # Conflicts:
    #	server/src/main/java/org/opensearch/action/admin/cluster/health/ClusterHealthResponse.java
    #	server/src/main/java/org/opensearch/cluster/coordination/ClusterBootstrapService.java
    #	server/src/main/java/org/opensearch/cluster/coordination/Coordinator.java
    #	server/src/main/java/org/opensearch/cluster/node/DiscoveryNodes.java
    Tianli Feng committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    74a83e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Replace master word in ClusterState

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    a88ea40 View commit details
    Browse the repository at this point in the history
  2. Replace master word in LeaderChecker JoinHelper JoinTaskExecutor

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    2ed3d2f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Replace master word in more classes

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    58a8712 View commit details
    Browse the repository at this point in the history
  2. Replace master word in more classes

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c20658d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Replace master word in more classes

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    ef76d02 View commit details
    Browse the repository at this point in the history
  2. Replace master word in more classes

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    5447a72 View commit details
    Browse the repository at this point in the history
  3. Replace master word in more classes

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    6636663 View commit details
    Browse the repository at this point in the history
  4. Replace master word in more classes

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    8f27cf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Replace master word in DiscoveryNodes classes

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    32534b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Replace master word in more classes

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    d5660fd View commit details
    Browse the repository at this point in the history
  2. Correct mistakes

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    e6c10f2 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main' into replace-master-int-…

    …server-main
    
    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    be0acc3 View commit details
    Browse the repository at this point in the history
  4. Adjust format by spotlessApply task

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    0c110ca View commit details
    Browse the repository at this point in the history
  5. Change MASTER__NODE_BOOTSTRAPPED_MSG in test

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    4d50c6f View commit details
    Browse the repository at this point in the history
  6. Fix SnapshotDisruptionIT by renaming to cluster-manager

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    cc57d7e View commit details
    Browse the repository at this point in the history