Merge remote-tracking branch 'upstream-main/main' into merge-main-22-01-25T12

This commit is contained in:
Simon Cooper 2025-01-22 12:20:31 +00:00
commit 569c1fc1cd
260 changed files with 399 additions and 2274 deletions

View file

@ -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);