mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
Merge remote-tracking branch 'upstream-main/main' into merge-main-22-01-25T12
This commit is contained in:
commit
569c1fc1cd
260 changed files with 399 additions and 2274 deletions
|
@ -166,7 +166,6 @@ public class TransportDownsampleAction extends AcknowledgedTransportMasterNodeAc
|
|||
threadPool,
|
||||
actionFilters,
|
||||
DownsampleAction.Request::new,
|
||||
indexNameExpressionResolver,
|
||||
EsExecutors.DIRECT_EXECUTOR_SERVICE
|
||||
);
|
||||
this.client = new OriginSettingClient(client, ClientHelper.ROLLUP_ORIGIN);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue