Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1113 commits
Select commit Hold shift + click to select a range
f77611c
Replace "::<type>" casts to explicit casting functions (#114639)
ivancea Oct 11, 2024
f3cd890
Second parsing pass tracks array scopes properly (#114621)
kkrik-es Oct 11, 2024
085ffc3
Change exception type when timing out waiting for specific seqno in f…
martijnvg Oct 11, 2024
a62228a
Allow stored source in logsdb and tsdb (#114454)
lkts Oct 11, 2024
4c48aa3
ESQL: Retry test on 403 (#114450)
nik9000 Oct 11, 2024
fd9d733
CCS metadata is opt-in in ESQL JSON responses (#114437)
quux00 Oct 11, 2024
e304c1d
ESQL: Speed up grouping by bytes (#114021)
nik9000 Oct 11, 2024
7196768
ESQL: Test partially filtered aggs (#114510)
nik9000 Oct 11, 2024
0ff423e
Mute org.elasticsearch.xpack.inference.integration.ModelRegistryIT te…
elasticsearchmachine Oct 11, 2024
2155f1b
[ES|QL] Add hypot function (#114382)
limotova Oct 11, 2024
f1f5ee0
Replace cloud-ess docker image with wolfi-ess (#114413)
breskeby Oct 11, 2024
049c482
Initial InstrumenterTests (#114422)
prdoyle Oct 11, 2024
3b75d56
Unmute test that does not exist anymore (#114655)
lkts Oct 11, 2024
693fb95
Support IPinfo database configurations (#114548)
joegallo Oct 11, 2024
e65ee92
Move tests out of geo ip processor tests (#114656)
masseyke Oct 11, 2024
6b714e2
[Inference API] Introduce Update API to change some aspects of existi…
maxhniebergall Oct 11, 2024
b23984d
Refactor IPinfoIpDataLookupsTests tests (and others) (#114667)
joegallo Oct 11, 2024
edcabb8
Introduce `index.mapping.source.mode` setting to override `_source.mo…
salvatore-campagna Oct 12, 2024
e833e7b
Add feature flag for subobjects auto (#114616)
martijnvg Oct 12, 2024
bc0d1d7
Avoid throw exception in SyntheticSourceIndexSettingsProvider (#114479)
nicktindall Oct 13, 2024
5f3595b
Add a callback for onConnectionClosed to MockTransportService (#114564)
ywangd Oct 14, 2024
a262eb6
Add ESQL match function (#113374)
carlosdelest Oct 14, 2024
d94fbcb
Add alias event.dataset -> data_stream.dataset (#114642)
gregkalapos Oct 14, 2024
bdce88a
[ML] Feature flag default configs (#114660)
davidkyle Oct 14, 2024
1d03781
Renovate Bot PRs should run ci checks (#114699)
breskeby Oct 14, 2024
08bad48
Simplify NodeShutdownShardsIT (#114583)
idegtiarenko Oct 14, 2024
30ff474
Add generated code changes for HypotEvaluator (#114697)
ioanatia Oct 14, 2024
2af19d8
ES|QL: Restrict sorting for _source and counter field types (#114638)
astefan Oct 14, 2024
2f09fb6
Preserve thread context when waiting for segment generation in RTG (#…
pxsalehi Oct 14, 2024
4ab2e61
Fix failing tests after PR clash (#114625)
craigtaverner Oct 14, 2024
98e0a4e
Guard second doc parsing pass with index setting (#114649)
kkrik-es Oct 14, 2024
c4118c6
Fix termStats posting usage (#114644)
afoucret Oct 14, 2024
8c31d80
Node shutdown test integration test (#114582)
idegtiarenko Oct 14, 2024
7157c0a
Update docker.elastic.co/wolfi/chainguard-base:latest Docker digest t…
elastic-renovate-prod[bot] Oct 14, 2024
af35cad
Mute org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT test {yaml…
elasticsearchmachine Oct 14, 2024
51ea024
Introduce CRUD APIs for data stream options (#113945)
gmarouli Oct 14, 2024
7bd6f2c
Expands semantic_text tutorial with hybrid search (#114398)
kosabogi Oct 14, 2024
4c15cc0
Add ResolvedExpression wrapper (#114592)
gmarouli Oct 14, 2024
8c3d19b
Update IndexSettingProvider#getAdditionalIndexSettings() signature (#…
martijnvg Oct 14, 2024
b78cf6c
Fix Max Score Propagation in RankDocsQuery (#114716)
jimczi Oct 14, 2024
e145199
[ML] Switch default chunking strategy to sentence (#114453)
dan-rubinstein Oct 14, 2024
0c02c2b
Don't close/recreate adaptive allocations metrics (#114721)
jan-elastic Oct 14, 2024
b0aa39f
Simplify `XContent` output of epoch times (#114491)
DaveCTurner Oct 14, 2024
9eab11c
Clarify use of special values for publish addresses (#114551)
DaveCTurner Oct 14, 2024
74522c4
[ML] Pick best model variant for the default elser endpoint (#114690)
davidkyle Oct 14, 2024
7c2e075
[ML] Ignore unrecognized openai sse fields (#114715)
prwhelan Oct 14, 2024
150058e
[ML] Send mid-stream errors to users (#114549)
prwhelan Oct 14, 2024
69b4a9f
Add a query rules tester API call (#114168)
kderusso Oct 14, 2024
c3d53a8
Mute org.elasticsearch.xpack.enrich.EnrichRestIT test {p0=enrich/10_b…
elasticsearchmachine Oct 14, 2024
35fd893
Mute org.elasticsearch.xpack.eql.EqlRestIT testIndexWildcardPatterns …
elasticsearchmachine Oct 14, 2024
a8de554
Refactor merge scheduling code to allow overrides (#114547)
Tim-Brooks Oct 14, 2024
ee74ce5
[DOCS] ES|QL: Adding a tip to the WHERE documentation (#114050)
KyleOnK8s Oct 14, 2024
fad0d2a
Mute org.elasticsearch.xpack.eql.EqlRestIT testBadRequests #114752
elasticsearchmachine Oct 14, 2024
a9d5fa6
Mute org.elasticsearch.xpack.enrich.EnrichRestIT test {p0=enrich/20_s…
elasticsearchmachine Oct 14, 2024
f5188af
Remove PushTopNToSource support for ExchangeExec (#114637)
craigtaverner Oct 14, 2024
35e79f8
Test StDistance multivalue consistency and fixed two CartesianPoint b…
craigtaverner Oct 14, 2024
465c65c
Fix Synthetic Source Handling for `bit` Type in `dense_vector` Field …
Rassyan Oct 14, 2024
255cbd6
Mute org.elasticsearch.xpack.rank.rrf.RRFRankClientYamlTestSuiteIT te…
elasticsearchmachine Oct 14, 2024
a7752a3
only return deprecation warning for elser service (#114507)
maxhniebergall Oct 14, 2024
79c5a4f
[ML] Stream Google Completion (#114596)
prwhelan Oct 14, 2024
97d1c41
Mute org.elasticsearch.xpack.enrich.EnrichRestIT test {p0=enrich/30_t…
elasticsearchmachine Oct 14, 2024
a74ede7
Mute org.elasticsearch.xpack.enrich.EnrichRestIT test {p0=enrich/20_s…
elasticsearchmachine Oct 14, 2024
01bfdf8
Mute org.elasticsearch.xpack.enrich.EnrichRestIT test {p0=enrich/10_b…
elasticsearchmachine Oct 14, 2024
8040fbb
[ML] Dynamically get of num allocations (#114636)
davidkyle Oct 14, 2024
a4c0cef
Mute org.elasticsearch.xpack.enrich.EnrichRestIT test {p0=enrich/20_s…
elasticsearchmachine Oct 14, 2024
a74dbd3
Mute org.elasticsearch.xpack.enrich.EnrichRestIT test {p0=enrich/50_d…
elasticsearchmachine Oct 14, 2024
45aebb9
Mute org.elasticsearch.xpack.eql.EqlRestValidationIT testDefaultIndic…
elasticsearchmachine Oct 14, 2024
c541144
Mute org.elasticsearch.xpack.enrich.EnrichIT testEnrichSpecialTypes #…
elasticsearchmachine Oct 14, 2024
3b9d55d
Mute org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT t…
elasticsearchmachine Oct 14, 2024
1b321dd
Mute org.elasticsearch.xpack.enrich.EnrichIT testDeleteExistingPipeli…
elasticsearchmachine Oct 14, 2024
50c02f4
Support IPinfo databases in the ip_location processor (#114735)
joegallo Oct 14, 2024
5efba5b
[ML] Default inference endpoint for the multilingual-e5-small model (…
davidkyle Oct 14, 2024
209ee0c
[ML] Stream Bedrock Completion (#114732)
prwhelan Oct 14, 2024
6c752ab
Adding new bbq index types behind a feature flag (#114439)
benwtrent Oct 15, 2024
025f6bb
Add IndicesMetrics instead of IndicesService to toClose (#114782)
ywangd Oct 15, 2024
9f2fbf3
Mute org.elasticsearch.test.rest.ClientYamlTestSuiteIT org.elasticsea…
elasticsearchmachine Oct 15, 2024
dd64342
Mute org.elasticsearch.xpack.inference.rest.ServerSentEventsRestActio…
elasticsearchmachine Oct 15, 2024
a41e897
Mute org.elasticsearch.xpack.eql.EqlRestValidationIT testAllowNoIndic…
elasticsearchmachine Oct 15, 2024
e943ceb
Mute org.elasticsearch.xpack.eql.EqlStatsIT testEqlRestUsage #114790
elasticsearchmachine Oct 15, 2024
8446cc7
ESQL: Add skips to tests that were added retroactively (#114727)
alex-spies Oct 15, 2024
7ad1a0c
Remove snapshot build restriction for match and qstr functions (#114482)
carlosdelest Oct 15, 2024
d102659
ESQL: Introduce per agg filter (#113735)
costin Oct 15, 2024
4eda4a3
Skip spatial.AirportsSortCityName before 8.13 (#114795)
alex-spies Oct 15, 2024
162dce5
Remove unused v7-only APIs (#114733)
DaveCTurner Oct 15, 2024
4676341
Mute org.elasticsearch.xpack.eql.EqlRestIT testUnicodeChars #114791
elasticsearchmachine Oct 15, 2024
98c9a70
[TestFix] ExplainLifecycleIT testStepInfoPreservedOnAutoRetry failing…
lukewhiting Oct 15, 2024
44df062
Remove v7 compat from `{PUT,DELETE} /_snapshot/${REPO}` APIs (#114726)
DaveCTurner Oct 15, 2024
551a7d6
[TEST] Migrated ccs-unavailable-clusters QA tests (#114764)
jozala Oct 15, 2024
4d775cb
Add documentation for passthrough field type (#114720)
kkrik-es Oct 15, 2024
6620be3
Remove all v7-only REST endpoints (#114765)
DaveCTurner Oct 15, 2024
8240945
Remove unused `ChunkedToXContent#toXContentChunkedV7` (#114728)
DaveCTurner Oct 15, 2024
bd6eeca
[ML] Wait for allocation on scale up from 0 (#114719)
davidkyle Oct 15, 2024
56d5abc
Mute org.elasticsearch.xpack.rank.rrf.RRFRetrieverBuilderNestedDocsIT…
elasticsearchmachine Oct 15, 2024
8cf2cb3
Fix minor formatting issue (#114815)
kkrik-es Oct 15, 2024
fc23f2f
[DOCS] Fix User agent processor properties (#112518)
pquentin Oct 15, 2024
88ff578
Mute org.elasticsearch.ingest.geoip.HttpClientTests org.elasticsearch…
elasticsearchmachine Oct 15, 2024
f8074f4
Mute org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityWithA…
elasticsearchmachine Oct 15, 2024
39168e1
[EIS] Validate EIS Gateway URL if set (#114600)
timgrein Oct 15, 2024
37f03dc
#111893 Add Warnings For Missing Index Templates (#114589)
lukewhiting Oct 15, 2024
24b26f2
Mute org.elasticsearch.xpack.enrich.EnrichIT testImmutablePolicy #114839
elasticsearchmachine Oct 15, 2024
6ec7a9a
Introduce utils for _really_ stashing the thread context (#114786)
DaveCTurner Oct 15, 2024
075cd24
[TEST] Fix ccs-unavailable-clusters QA tests build (#114833)
jozala Oct 15, 2024
81976b2
Mark Data Stream Lifecycle APIs to stable (#114780)
nielsbauman Oct 15, 2024
97c207c
Remove all replaced-in-v8 REST endpoints (#114800)
DaveCTurner Oct 15, 2024
38d9710
Set min number of allocations for ElasticSearchInternalService to 0 (…
dan-rubinstein Oct 15, 2024
2f1f24d
Updating queries used in rrf with text similarity tests (#114838)
pmpailis Oct 15, 2024
e87b894
Fix bbq index feature exposure for testing & remove feature flag (#11…
benwtrent Oct 15, 2024
3af4d67
Allow synthetic source and disabled source for standard indices (#114…
salvatore-campagna Oct 15, 2024
5e59ab5
ESQL: Fix grammar changes around per agg filtering (#114848)
costin Oct 15, 2024
630af38
[ML] Create an ml node inference endpoint referencing an existing dep…
davidkyle Oct 15, 2024
403f1e1
Support multi-valued fields in compute engine for ST_DISTANCE (#114836)
craigtaverner Oct 15, 2024
4fa8485
Ensuring consistent ordering for inner hits in collapse test for rrf …
pmpailis Oct 15, 2024
2697f85
Revert "[ML] Dynamically get of num allocations (#114636)" (#114861)
mark-vieira Oct 15, 2024
837c0e8
Mute org.elasticsearch.license.LicensingTests org.elasticsearch.licen…
elasticsearchmachine Oct 15, 2024
16864e9
Retry throttled snapshot deletions (#113237)
nicktindall Oct 15, 2024
c401a71
Make mapping a distinct concept in logsdb data generation (#114370)
lkts Oct 15, 2024
69054ac
Download IPinfo ip location databases (#114847)
joegallo Oct 15, 2024
8ccfb22
Revert "[EIS] Validate EIS Gateway URL if set (#114600)" (#114867)
mark-vieira Oct 15, 2024
917903d
[ML] Unmute MlJobIT tests (#114553)
edsavage Oct 16, 2024
bc0a6e8
Fixing randomization issue for RRFRetrieverBuilderNestedDocsIT (#114859)
pmpailis Oct 16, 2024
b558cb0
Mute org.elasticsearch.datastreams.logsdb.qa.LogsDbVersusLogsDbReinde…
elasticsearchmachine Oct 16, 2024
6a6b707
Mute org.elasticsearch.xpack.enrich.EnrichIT testDeleteIsCaseSensitiv…
elasticsearchmachine Oct 16, 2024
ef22601
Remove dead branches for v7 REST API (#114850)
DaveCTurner Oct 16, 2024
a7e62f5
Removing tech-preview header and updating documentation for retriever…
pmpailis Oct 16, 2024
9082e02
Retry `S3BlobContainer#getRegister` on all exceptions (#114813)
DaveCTurner Oct 16, 2024
80c163e
OTel mappings: avoid metrics to be rejected when attributes are malf…
felixbarny Oct 16, 2024
64e8659
#104411 Add warning headers for ingest pipelines containing special c…
lukewhiting Oct 16, 2024
5271b20
[Failure store - selector syntax] Replace failureOptions with selecto…
gmarouli Oct 16, 2024
64f2c42
Mute org.elasticsearch.packaging.test.EnrollmentProcessTests test20Do…
elasticsearchmachine Oct 16, 2024
ae452be
Document _cat/indices behavior when encountering source only indices …
pxsalehi Oct 16, 2024
15c1051
Inline `MockTransportService#getLocalDiscoNode()` (#114883)
DaveCTurner Oct 16, 2024
4fd6218
Better DataType string checks (#114863)
ioanatia Oct 16, 2024
f13e495
Fix NPE in AdaptiveAllocationsScalerService (#114880)
jan-elastic Oct 16, 2024
0fd5839
ESQL: Fix MvPercentileTests precision issues (#114844)
ivancea Oct 16, 2024
5faf0cd
Remove the min_compatible_shard_node option and associated classes (#…
thecoop Oct 16, 2024
1a611bd
Fixes flaky ST_CENTROID_AGG tests (#114892)
craigtaverner Oct 16, 2024
1c0e292
Fix ST_CENTROID_AGG when no records are aggregated (#114888)
craigtaverner Oct 16, 2024
7ce484d
Mute org.elasticsearch.test.rest.ClientYamlTestSuiteIT test {yaml=clu…
elasticsearchmachine Oct 16, 2024
8935aad
Mute org.elasticsearch.xpack.enrich.EnrichRestIT test {p0=enrich/40_s…
elasticsearchmachine Oct 16, 2024
8ae5ca4
Reset array scope tracking for nested objects (#114891)
kkrik-es Oct 16, 2024
58b588c
ESQL: adapt to new range in ToDatetimeTests (#114605)
bpintea Oct 16, 2024
0cd306f
Fix setOnce in EmbeddingRequestChunker (#114900)
jan-elastic Oct 16, 2024
ccf6ab9
[DOCS] Adds link to tutorial and API docs to trained model autoscalin…
szabosteve Oct 16, 2024
ff7ea10
Mute org.elasticsearch.xpack.inference.DefaultEndPointsIT testInferDe…
elasticsearchmachine Oct 16, 2024
9bf6e3b
Inject the `host.name` field mapping only if required for `logsdb` in…
salvatore-campagna Oct 16, 2024
f6a1e36
Replace usages of `_source.mode` in documentation (#114743)
salvatore-campagna Oct 16, 2024
c76fd00
(Doc+) link video for resolving shards too large (#114915)
stefnestor Oct 16, 2024
bd754f7
(Doc+) Cross-link max shards (#114670)
stefnestor Oct 16, 2024
1b2ffa2
Fix this log level (#114921)
joegallo Oct 16, 2024
0c48086
Reenable incremental bulk tests (#114922)
Tim-Brooks Oct 16, 2024
4ca8ef5
Add 8.16 to branches.json
elasticsearchmachine Oct 16, 2024
2aec12c
Bump 8.x to version 8.17.0
brianseeders Oct 16, 2024
9770ab7
(Doc+) troubleshoot ILM videos (#114528)
stefnestor Oct 16, 2024
f99927e
Make ESQL EnrichPolicyResolver try to do proper connection before sen…
smalyshev Oct 16, 2024
8b87969
Enhance empty queue conditional in slicing logic (#114911)
javanna Oct 16, 2024
33ea311
Reducing error-level stack trace logging for normal events in GeoIpDo…
masseyke Oct 16, 2024
e144184
Standardize error code when bulk body is invalid (#114869)
Tim-Brooks Oct 16, 2024
e79127b
Adding deprecation warnings for rank and sub_searches (#114854)
pmpailis Oct 16, 2024
d7aa33e
Fixing number of shards for random_rerank_retriever tests to ensure s…
pmpailis Oct 16, 2024
2748a96
[ES|QL] Make named parameter for identifier and pattern available onl…
fang-xing-esql Oct 16, 2024
64ae0ae
[ES|QL] Skip validating remote cluster index names in parser (#114271)
fang-xing-esql Oct 16, 2024
32ddbb3
Squash transport versions into 8.15 (#114827)
thecoop Oct 17, 2024
7a8f9b1
Add diagnostic output to dra workflow scripts (#114973)
breskeby Oct 17, 2024
9b46608
Reduce the number of SFM singletons. (#114969)
martijnvg Oct 17, 2024
5cace0f
[ML] Temporarily ignore inference index (#114928)
prwhelan Oct 17, 2024
8e26d18
[DOCS] Adds Update inference API reference docs (#114803)
szabosteve Oct 17, 2024
f95d3f8
[DOCS] Updates adaptive allocations reference docs. (#114986)
szabosteve Oct 17, 2024
12062cb
Fix ml autoscaling for zero allocations (#114982)
jan-elastic Oct 17, 2024
0301355
Mute org.elasticsearch.upgrades.MultiVersionRepositoryAccessIT testUp…
elasticsearchmachine Oct 17, 2024
9797101
Mute org.elasticsearch.upgrades.MultiVersionRepositoryAccessIT testRe…
elasticsearchmachine Oct 17, 2024
f29ebd3
Mute org.elasticsearch.upgrades.MultiVersionRepositoryAccessIT testCr…
elasticsearchmachine Oct 17, 2024
8d0e630
Updating text_similarity_reranker tests to account for the test_reran…
pmpailis Oct 17, 2024
caa16b4
ESQL: Remove parent from FieldAttribute (#112881)
alex-spies Oct 17, 2024
cfdc654
Fix allowed warnings (#114991)
kkrik-es Oct 17, 2024
17ecb66
Revert "ESQL: Remove parent from FieldAttribute (#112881)" (#115006)
alex-spies Oct 17, 2024
6d039c2
Make inline sort alias name a prefix match in testPushTopNInlineDista…
craigtaverner Oct 17, 2024
588929a
Revert change to transport protocol (#115009)
thecoop Oct 17, 2024
d1f26ab
[DOCS] Update local data extraction version info (#115001)
leemthompo Oct 17, 2024
831d55f
Add missing preventDeletionLock.remove in corner case (#115010)
maxhniebergall Oct 17, 2024
b8688b3
Bump versions after 8.15.3 release
Oct 17, 2024
8670dd7
Prune changelogs after 8.15.3 release
Oct 17, 2024
1ebe1b3
Don't normalize coordinates in GeoTileUtils (#114929)
iverase Oct 17, 2024
441eea7
Move logsdb tests to logsdb plugin (#114952)
lkts Oct 17, 2024
73ca4f5
Reapply "ESQL: Remove parent from FieldAttribute (#112881)" (#115006)…
alex-spies Oct 17, 2024
d3fcead
Revert fast refresh using search shards (#115019)
kingherc Oct 17, 2024
f99321b
Support semantic_text in object fields (#114601)
Mikep86 Oct 17, 2024
5bf446e
Reconcile differences between Stateful and Stateless dot-prefix valid…
dakrone Oct 17, 2024
c62a96c
Include ignored source as part of loading field values in ValueSource…
martijnvg Oct 18, 2024
0a8a323
Mute org.elasticsearch.index.mapper.TextFieldMapperTests testBlockLoa…
elasticsearchmachine Oct 18, 2024
5e381a3
Bool query early termination should also consider must_not clauses (#…
piergm Oct 18, 2024
f718c56
Reword docs on snapshot repo backup (#115062)
DaveCTurner Oct 18, 2024
09d4217
Reduce scope of `AmazonS3Reference` (#114989)
DaveCTurner Oct 18, 2024
9a8de1c
Add link to MAX_RETRY allocation explain docs (#113657)
matthewabbott Oct 18, 2024
0d5f85c
Mute org.elasticsearch.index.mapper.TextFieldMapperTests testBlockLoa…
elasticsearchmachine Oct 18, 2024
2446140
Mute org.elasticsearch.index.mapper.annotatedtext.AnnotatedTextFieldM…
elasticsearchmachine Oct 18, 2024
0779983
Mute org.elasticsearch.index.mapper.annotatedtext.AnnotatedTextFieldM…
elasticsearchmachine Oct 18, 2024
6f60880
[KQL Query] Create the ANTLR parser (#114927)
afoucret Oct 18, 2024
5dec36e
Replace IntermittentLongGCDisruption with blocking cluster state upda…
gmarouli Oct 18, 2024
3bb20e3
ES|QL: Fix stats by constant expression (#114899)
luigidellaquila Oct 18, 2024
4434f84
Handle remaining refs to `RestApiVersion#V_7` (#114881)
DaveCTurner Oct 18, 2024
39949c1
[DOCS] Modifies inference landscape image. (#115090)
szabosteve Oct 18, 2024
ebd363d
Update synthetic source documentation (#112363)
salvatore-campagna Oct 18, 2024
becd08d
Close exchanges in HttpClientTests (#115059)
joegallo Oct 18, 2024
906bf46
Cannot skip tests named "values" (#115096)
craigtaverner Oct 18, 2024
e927aaa
Fix ML autoscaling (classic cloud) for models with zero allocations (…
jan-elastic Oct 18, 2024
d0c8ff5
Refactor TSDB doc_values util allow introduce new codec (#115042)
dnhatn Oct 18, 2024
9050f8d
[CI] Use console=plain so that Buildkite logs aren't a mess (#115049)
brianseeders Oct 18, 2024
156ba2c
ES|QL per-cluster took time is incorrectly calculated and causes fata…
quux00 Oct 18, 2024
be22d2a
[Test] Fix SearchRequestCacheDisablingInterceptorTests (#114828)
slobodanadamovic Oct 18, 2024
f80723e
Mute org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT test {string…
elasticsearchmachine Oct 18, 2024
8e09157
Mute org.elasticsearch.xpack.esql.action.CrossClustersQueryIT testCCS…
elasticsearchmachine Oct 18, 2024
a5118c2
Add timeout and cancellation check to rescore phase (#115048)
benwtrent Oct 18, 2024
d9c2eba
Avoiding possibility of duplicate index names in IndexLifecycleServic…
masseyke Oct 18, 2024
8a613e7
Mute org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT org.elastics…
elasticsearchmachine Oct 18, 2024
16b86a6
Remove temporary mutes of compatibility tests (#115140)
lkts Oct 18, 2024
0c28738
Update docker.elastic.co/wolfi/chainguard-base:latest Docker digest t…
elastic-renovate-prod[bot] Oct 18, 2024
16bde51
Remove IndexMode#isSyntheticSourceEnabled (#114963)
lkts Oct 18, 2024
cc0da6d
Upgrade develocity plugin (#115139)
mark-vieira Oct 18, 2024
68f0f00
Add initial entitlement policy parsing (#114448)
jdconrad Oct 18, 2024
ac25dbe
Fix IPinfo geolocation schema (#115147)
joegallo Oct 19, 2024
b2a2a53
Update execution info at end of planning before kicking off execution…
quux00 Oct 19, 2024
b4a5817
[ML] Unmute MLModelDeploymentFullClusterRestartIT.testDeploymentSurvi…
edsavage Oct 20, 2024
22b4d81
[Test] Use stream.next instead of setAutoRead in test (#115063)
ywangd Oct 21, 2024
7d4f75a
ES|QL: add metrics for functions (#114620)
luigidellaquila Oct 21, 2024
ecf4af1
[DOCS] Documents watsonx service of the Inference API (#115088)
szabosteve Oct 21, 2024
6be3036
Do not exclude empty arrays or empty objects in source filtering with…
mccheah Oct 21, 2024
5645240
SyntheticSourceIndexSettingsProvider restores stored source (#114978)
kkrik-es Oct 21, 2024
78a4398
Reprocess operator file settings on service start (#114295)
n1v0lg Oct 21, 2024
d5a1957
ES|QL: remove dead code for LIKE operator (#115037)
luigidellaquila Oct 21, 2024
af18f10
Fix scale up for model allocations (#115189)
jan-elastic Oct 21, 2024
8c23fd7
[Test] Flush response body for progress (#115177)
ywangd Oct 21, 2024
3fad5f4
Enable tests for out of range comparisons for float/half_float fields…
ioanatia Oct 21, 2024
1cae3c8
[DOCS] Documents that dynamic templates are not supported by semantic…
szabosteve Oct 21, 2024
f256752
[DOCS] Removes experimental tag from Inference API pages (#113857)
szabosteve Oct 21, 2024
671458a
Always flush response body in AbstractBlobContainerRetriesTestCase#se…
pxsalehi Oct 21, 2024
8efd08b
Upgrade to Lucene 10 (#114741)
javanna Oct 21, 2024
0a399b5
Mute org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT or…
elasticsearchmachine Oct 21, 2024
6a73f89
Use `equals()` to compare `String`-s over operators in `hasRemoteClus…
pawankartik-elastic Oct 21, 2024
6580bfb
Reduce repeated warning logs from AdaptiveAllocationsScalerService (#…
jan-elastic Oct 21, 2024
e0e34c3
Mute org.elasticsearch.xpack.esql.expression.function.scalar.string.R…
elasticsearchmachine Oct 21, 2024
2ff0afa
Mute org.elasticsearch.xpack.esql.expression.function.scalar.string.R…
elasticsearchmachine Oct 21, 2024
183ad88
Mute org.elasticsearch.xpack.test.rest.XPackRestIT test {p0=esql/60_u…
elasticsearchmachine Oct 21, 2024
fd43adc
ES|QL Add initial support for semantic_text field type (#113920)
ioanatia Oct 21, 2024
4f08b7e
Update APM Java Agent to support JDK 23 (#115194)
ldematte Oct 21, 2024
1cf8d49
[ML] Do not create the .inference index as a side effect of calling u…
davidkyle Oct 21, 2024
b0e3b79
ES|QL: relax tests on usage stats (#115214)
luigidellaquila Oct 21, 2024
deef8c7
[DOCS] Add DLS multi-match limitation (#115003)
jfreden Oct 21, 2024
5e761fe
Change backwards test configuration to use trial license (#115226)
kkrik-es Oct 21, 2024
8c37875
Remove ChunkedToXContentHelper.array method, swap for ChunkedToXConte…
thecoop Oct 21, 2024
def4601
Add back snapshot build restriction for match and qstr functions
carlosdelest Oct 21, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 4 additions & 3 deletions .backportrc.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"upstream" : "elastic/elasticsearch",
"targetBranchChoices" : [ "main", "8.15", "8.14", "8.13", "8.12", "8.11", "8.10", "8.9", "8.8", "8.7", "8.6", "8.5", "8.4", "8.3", "8.2", "8.1", "8.0", "7.17", "6.8" ],
"targetBranchChoices" : [ "main", "8.x", "8.16", "8.15", "8.14", "8.13", "8.12", "8.11", "8.10", "8.9", "8.8", "8.7", "8.6", "8.5", "8.4", "8.3", "8.2", "8.1", "8.0", "7.17", "6.8" ],
"targetPRLabels" : [ "backport" ],
"branchLabelMapping" : {
"^v8.16.0$" : "main",
"^v9.0.0$" : "main",
"^v8.17.0$" : "8.x",
"^v(\\d+).(\\d+).\\d+(?:-(?:alpha|beta|rc)\\d+)?$" : "$1.$2"
}
}
}
24 changes: 18 additions & 6 deletions .buildkite/hooks/pre-command
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ export COMPOSE_HTTP_TIMEOUT
JOB_BRANCH="$BUILDKITE_BRANCH"
export JOB_BRANCH

GRADLEW="./gradlew --parallel --scan --build-cache --no-watch-fs -Dorg.elasticsearch.build.cache.url=https://gradle-enterprise.elastic.co/cache/"
GRADLEW="./gradlew --console=plain --parallel --scan --build-cache --no-watch-fs -Dorg.elasticsearch.build.cache.url=https://gradle-enterprise.elastic.co/cache/"
export GRADLEW

GRADLEW_BAT="./gradlew.bat --parallel --scan --build-cache --no-watch-fs -Dorg.elasticsearch.build.cache.url=https://gradle-enterprise.elastic.co/cache/"
GRADLEW_BAT="./gradlew.bat --console=plain --parallel --scan --build-cache --no-watch-fs -Dorg.elasticsearch.build.cache.url=https://gradle-enterprise.elastic.co/cache/"
export GRADLEW_BAT

export $(cat .ci/java-versions.properties | grep '=' | xargs)
Expand Down Expand Up @@ -78,11 +78,15 @@ if [[ "${USE_SNYK_CREDENTIALS:-}" == "true" ]]; then
fi

if [[ "${USE_PROD_DOCKER_CREDENTIALS:-}" == "true" ]]; then
DOCKER_REGISTRY_USERNAME="$(vault read -field=username secret/ci/elastic-elasticsearch/migrated/prod_docker_registry_credentials)"
export DOCKER_REGISTRY_USERNAME
if which docker > /dev/null 2>&1; then
DOCKER_REGISTRY_USERNAME="$(vault read -field=username secret/ci/elastic-elasticsearch/migrated/prod_docker_registry_credentials)"
export DOCKER_REGISTRY_USERNAME

DOCKER_REGISTRY_PASSWORD="$(vault read -field=password secret/ci/elastic-elasticsearch/migrated/prod_docker_registry_credentials)"
export DOCKER_REGISTRY_PASSWORD
DOCKER_REGISTRY_PASSWORD="$(vault read -field=password secret/ci/elastic-elasticsearch/migrated/prod_docker_registry_credentials)"
export DOCKER_REGISTRY_PASSWORD

docker login --username "$DOCKER_REGISTRY_USERNAME" --password "$DOCKER_REGISTRY_PASSWORD" docker.elastic.co
fi
fi

if [[ "$BUILDKITE_AGENT_META_DATA_PROVIDER" != *"k8s"* ]]; then
Expand All @@ -105,3 +109,11 @@ EOF
<summary>Agent information from gobld</summary>
EOF
fi

# Amazon Linux 2 has DNS resolution issues with resource-based hostnames in EC2
# We have many functional tests that try to lookup and resolve the hostname of the local machine in a particular way
# And they fail. This sets up a manual entry for the hostname in dnsmasq.
if [[ -f /etc/os-release ]] && grep -q '"Amazon Linux 2"' /etc/os-release; then
echo "$(hostname -i | cut -d' ' -f 2) $(hostname -f)." | sudo tee /etc/dnsmasq.hosts
sudo systemctl restart dnsmasq.service
fi
5 changes: 4 additions & 1 deletion .buildkite/pipelines/dra-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ steps:
- command: .buildkite/scripts/dra-workflow.sh
env:
USE_DRA_CREDENTIALS: "true"
USE_PROD_DOCKER_CREDENTIALS: "true"
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2204
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
localSsds: 1
localSsdInterface: nvme
diskSizeGb: 350
- wait
# The hadoop build depends on the ES artifact
Expand All @@ -17,4 +19,5 @@ steps:
branch: "${BUILDKITE_BRANCH}"
env:
DRA_WORKFLOW: staging
USE_PROD_DOCKER_CREDENTIALS: "true"
if: build.env('DRA_WORKFLOW') == 'staging'
9 changes: 1 addition & 8 deletions .buildkite/pipelines/intake.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait
- label: part1
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart1
Expand All @@ -17,7 +16,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part2
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart2
timeout_in_minutes: 300
Expand All @@ -26,7 +24,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part3
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart3
timeout_in_minutes: 300
Expand All @@ -35,7 +32,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part4
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart4
timeout_in_minutes: 300
Expand All @@ -44,7 +40,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part5
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart5
timeout_in_minutes: 300
Expand All @@ -53,7 +48,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- group: bwc-snapshots
steps:
- label: "{{matrix.BWC_VERSION}} / bwc-snapshots"
Expand All @@ -67,7 +61,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
env:
BWC_VERSION: "{{matrix.BWC_VERSION}}"
- label: rest-compat
Expand All @@ -78,11 +71,11 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait
- trigger: elasticsearch-dra-workflow
label: Trigger DRA snapshot workflow
async: true
branches: "main 8.* 7.17"
build:
branch: "$BUILDKITE_BRANCH"
commit: "$BUILDKITE_COMMIT"
Expand Down
11 changes: 2 additions & 9 deletions .buildkite/pipelines/intake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait
- label: part1
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart1
Expand All @@ -18,7 +17,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part2
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart2
timeout_in_minutes: 300
Expand All @@ -27,7 +25,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part3
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart3
timeout_in_minutes: 300
Expand All @@ -36,7 +33,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part4
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart4
timeout_in_minutes: 300
Expand All @@ -45,7 +41,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part5
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart5
timeout_in_minutes: 300
Expand All @@ -54,21 +49,19 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- group: bwc-snapshots
steps:
- label: "{{matrix.BWC_VERSION}} / bwc-snapshots"
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files v$$BWC_VERSION#bwcTest
timeout_in_minutes: 300
matrix:
setup:
BWC_VERSION: ["7.17.25", "8.15.2", "8.16.0"]
BWC_VERSION: ["8.15.4", "8.16.0", "8.17.0", "9.0.0"]
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
env:
BWC_VERSION: "{{matrix.BWC_VERSION}}"
- label: rest-compat
Expand All @@ -79,11 +72,11 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait
- trigger: elasticsearch-dra-workflow
label: Trigger DRA snapshot workflow
async: true
branches: "main 8.* 7.17"
build:
branch: "$BUILDKITE_BRANCH"
commit: "$BUILDKITE_COMMIT"
Expand Down
1 change: 0 additions & 1 deletion .buildkite/pipelines/lucene-snapshot/build-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait
- trigger: "elasticsearch-lucene-snapshot-tests"
build:
Expand Down
9 changes: 0 additions & 9 deletions .buildkite/pipelines/lucene-snapshot/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait: null
- label: part1
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart1
Expand All @@ -17,7 +16,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part2
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart2
timeout_in_minutes: 300
Expand All @@ -26,7 +24,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part3
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart3
timeout_in_minutes: 300
Expand All @@ -35,7 +32,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part4
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart4
timeout_in_minutes: 300
Expand All @@ -44,7 +40,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part5
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart5
timeout_in_minutes: 300
Expand All @@ -53,7 +48,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- group: bwc-snapshots
steps:
- label: "{{matrix.BWC_VERSION}} / bwc-snapshots"
Expand All @@ -62,15 +56,13 @@ steps:
matrix:
setup:
BWC_VERSION:
- 7.17.13
- 8.9.1
- 8.10.0
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
env:
BWC_VERSION: "{{matrix.BWC_VERSION}}"
- label: rest-compat
Expand All @@ -81,4 +73,3 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
1 change: 0 additions & 1 deletion .buildkite/pipelines/periodic-packaging.bwc.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@
image: family/elasticsearch-{{matrix.image}}
machineType: custom-16-32768
buildDirectory: /dev/shm/bk
diskSizeGb: 250
env:
BWC_VERSION: $BWC_VERSION
7 changes: 3 additions & 4 deletions .buildkite/pipelines/periodic-packaging.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ steps:
steps:
- label: "{{matrix.image}} / packaging-tests-unix"
command: ./.ci/scripts/packaging-test.sh destructivePackagingTest
timeout_in_minutes: 300
timeout_in_minutes: 420
matrix:
setup:
image:
- centos-7
- debian-10
- debian-11
- opensuse-leap-15
- oraclelinux-7
Expand All @@ -29,7 +27,8 @@ steps:
image: family/elasticsearch-{{matrix.image}}
diskSizeGb: 350
machineType: n1-standard-8
env: {}
env:
USE_PROD_DOCKER_CREDENTIALS: "true"
- group: packaging-tests-upgrade
steps: $BWC_STEPS
- group: packaging-tests-windows
Expand Down
Loading