Skip to content

Commit 23fc675

Browse files
committed
Merge remote-tracking branch 'origin/health' into health
2 parents 6598e1f + a91b807 commit 23fc675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/main/java/org/elasticsearch/reservedstate/service/FileSettingsServiceProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ FileSettingsService construct(
1717
ClusterService clusterService,
1818
ReservedClusterStateService stateService,
1919
Environment environment,
20-
FileSettingsService.FileSettingsHealthTracker healthIndicatorService
20+
FileSettingsService.FileSettingsHealthTracker healthTracker
2121
);
2222
}

0 commit comments

Comments
 (0)