mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-18 19:05:06 +00:00
Remove outdated comment
This commit is contained in:
parent
d0f5ce58d8
commit
0c09bf2b18
@ -45,7 +45,5 @@ public class GceDiscovery extends ZenDiscovery {
|
|||||||
ElectMasterService electMasterService) {
|
ElectMasterService electMasterService) {
|
||||||
super(settings, clusterName, threadPool, transportService, clusterService, nodeSettingsService,
|
super(settings, clusterName, threadPool, transportService, clusterService, nodeSettingsService,
|
||||||
pingService, electMasterService, discoverySettings);
|
pingService, electMasterService, discoverySettings);
|
||||||
|
|
||||||
// See related issue in AWS plugin https://github.com/elastic/elasticsearch-cloud-aws/issues/179
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user