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

Rename public classes with 'Master' to 'ClusterManager' #3619

Merged
merged 9 commits into from
Jul 12, 2022

Commits on Jun 17, 2022

  1. Rename public classes with master to cluster manager

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

Commits on Jun 22, 2022

  1. Merge branch 'main' into rename-master-class

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    
    # Conflicts:
    #	server/src/internalClusterTest/java/org/opensearch/action/admin/indices/exists/IndicesExistsIT.java
    Tianli Feng committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    998c26d View commit details
    Browse the repository at this point in the history
  2. Rename MasterService to ClusterManagerService in text

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    4872f5e View commit details
    Browse the repository at this point in the history
  3. Rename MasterNotDiscoveredException to ClusterManagerNotDiscoveredExc…

    …eption in text
    
    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    b92f7d4 View commit details
    Browse the repository at this point in the history
  4. Rename MasterNodeChangePredicate to ClusterManagerNodeChangePredicate…

    … class
    
    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    dfd9a4f View commit details
    Browse the repository at this point in the history
  5. Adjust format by spotlessApply task

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    Tianli Feng committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a0b3f74 View commit details
    Browse the repository at this point in the history
  6. change a .setMasterNodeTimeout to .setClusterManagerNodeTimeout

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

Commits on Jun 28, 2022

  1. Merge branch 'main' into rename-master-class

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

Commits on Jul 11, 2022

  1. Merge branch 'main' into rename-master-class

    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    
    # Conflicts:
    #	server/src/internalClusterTest/java/org/opensearch/discovery/ClusterManagerDisruptionIT.java
    #	server/src/main/java/org/opensearch/cluster/coordination/NoClusterManagerBlockService.java
    Tianli Feng committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    fdb869d View commit details
    Browse the repository at this point in the history