Skip to content

Commit

Permalink
Add resource usage trackers and resource usage collector service (ope…
Browse files Browse the repository at this point in the history
…nsearch-project#9890)

---------

Signed-off-by: Bharathwaj G <bharath78910@gmail.com>
  • Loading branch information
bharath-techie authored and austintlee committed Oct 23, 2023
1 parent 900d255 commit 8752600
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/src/main/java/org/opensearch/node/Node.java
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,6 @@ protected Node(
remoteStoreStatsTrackerFactory,
recoverySettings
);

final AliasValidator aliasValidator = new AliasValidator();

final ShardLimitValidator shardLimitValidator = new ShardLimitValidator(settings, clusterService, systemIndices);
Expand Down

0 comments on commit 8752600

Please sign in to comment.