Skip to content

Commit

Permalink
Adjust format
Browse files Browse the repository at this point in the history
Signed-off-by: Tianli Feng <ftianli@amazon.com>
  • Loading branch information
Tianli Feng committed Mar 10, 2022
1 parent 41806f0 commit 11c4ff5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -624,4 +624,5 @@ public String roleName() {
}

}

}
Original file line number Diff line number Diff line change
Expand Up @@ -270,11 +270,7 @@ public void testOnlyAutoExpandAllocationFilteringAfterAllNodesUpgraded() {
LegacyESVersion.V_7_6_0,
DiscoveryNodeRole.CLUSTER_MANAGER_ROLE,
DiscoveryNodeRole.DATA_ROLE
); // local
// node
// is
// the
// master
); // local node is the cluster_manager

state = cluster.addNodes(state, Collections.singletonList(newNode));

Expand Down

0 comments on commit 11c4ff5

Please sign in to comment.