We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6598e1f + a91b807 commit 23fc675Copy full SHA for 23fc675
server/src/main/java/org/elasticsearch/reservedstate/service/FileSettingsServiceProvider.java
@@ -17,6 +17,6 @@ FileSettingsService construct(
17
ClusterService clusterService,
18
ReservedClusterStateService stateService,
19
Environment environment,
20
- FileSettingsService.FileSettingsHealthTracker healthIndicatorService
+ FileSettingsService.FileSettingsHealthTracker healthTracker
21
);
22
}
0 commit comments