Skip to content

Commit

Permalink
dummy commit
Browse files Browse the repository at this point in the history
Signed-off-by: Sarthak Aggarwal <[email protected]>
  • Loading branch information
sarthakaggarwal97 committed Aug 20, 2024
1 parent b7ddbb6 commit 3202751
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class SkipExecution(
private set

fun sweepISMPluginVersion() {
// if old version ISM plugin exists (2 versions ISM in one cluster), set skip flag to true
// if old version ISM plugin exists (2 versions ISM in one cluster), set skip flag to truee
val request = NodesInfoRequest().clear().addMetric("plugins")
client.execute(
NodesInfoAction.INSTANCE, request,
Expand Down

0 comments on commit 3202751

Please sign in to comment.