Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Robin13 patch 1 #3

Open
wants to merge 10,000 commits into
base: test
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
135f8b2
docs: fix apm server links (#56551)
bmorelli25 May 12, 2020
8aecdb3
[7.7] remove the term 'system' from indicies doc (#56367) (#56373)
jakelandis May 12, 2020
174d75d
[7.7] json spec: allow null for documentation url (#55749) (#56623)
jakelandis May 12, 2020
4b578c3
[DOCS] Correct watcher event data example (#56469)
jrodewig May 12, 2020
63bcd67
[DOCS] Correct setting type for `indices.query.bool.max_clause_count`…
jrodewig May 12, 2020
872a16c
[7.7] Watcher dont add watches post index if stopped (#56556) (#56626)
jakelandis May 12, 2020
31b0f61
[DOCS] Add request body param descriptions for move to step (#56560) …
debadair May 12, 2020
ec3d9b6
[DOCS] Clarify definition of max_size (#56561) (#56649)
debadair May 12, 2020
ef1415b
Add gradle task to build platform specific distro (#56003) (#56583)
breskeby May 13, 2020
a588452
Fix Missing IgnoredUnavailable Flag in 7.x SLM Retention Task (#56616…
original-brownbear May 13, 2020
f34c604
Expose idp.metadata.http.refresh for SAML realm (#56354) (#56600)
jkakavas May 13, 2020
5dc0754
[Docs] Correct formatting in datehistogram-aggregation.asciidoc (#56664)
gabipetrovay May 13, 2020
3d4eec4
SQL: Fix JDBC url pattern in docs and error message (#56612)
matriv May 13, 2020
29dbaec
Allow removing index.number_of_replicas setting (#56656)
jasontedor May 13, 2020
1fddcf0
Fix compilation in MetaDataUpdateSettingsService
jasontedor May 13, 2020
323f5dc
[DOCS] Correct `query` datatype in enrich policy definition (#56224)
jrodewig May 13, 2020
c76bb5d
Fix compilation in UpdateSettingsIT
jasontedor May 13, 2020
9ad0ad6
Bump 7.7 branch to version 7.7.1
bpintea May 13, 2020
9b573b2
Add version 6.8.10
mark-vieira May 13, 2020
86d720d
Mute TransformSurvivesUpgradeIT#testTransformRollingUpgrade.
jtibshirani May 6, 2020
58affcc
Correct the type of the 'analyzer' parameter in the _analyze docs. (#…
jtibshirani May 13, 2020
e267df9
Revert "Mute TransformSurvivesUpgradeIT#testTransformRollingUpgrade."
jtibshirani May 13, 2020
15a1c5b
Allow removing replicas setting on closed indices (#56680)
jasontedor May 13, 2020
b911f53
[7.7] [ML] reduce InferenceProcessor.Factory log spam by not parsing …
benwtrent May 13, 2020
2919b1b
[DOCS] Add info about ILM and unallocated shards. (#56655) (#56726)
debadair May 13, 2020
c07f987
Update number of replicas when removing setting (#56723)
jasontedor May 14, 2020
086bd2e
[DOCS] Added info about automatic config for Beats & Logstash. (#5631…
debadair May 14, 2020
9c0676d
Prevent unexpected native controller output hanging the process (#56687)
droberts195 May 14, 2020
5ed4e7c
[7.7] [7.x] Fix responses for the token APIs (#56741)
jkakavas May 14, 2020
209d9ad
Don't expand default_field in query_string before required (#55158) (…
May 14, 2020
2ce2c80
[Transform] improve TransformRestTestCase robustness (#55786)
Apr 27, 2020
b2ec3db
AwaitsFix for #56761
DaveCTurner May 14, 2020
742e683
Revert "AwaitsFix for #56761"
DaveCTurner May 14, 2020
96d8ffc
[7.7] Reduce chance for test failure due to schedule (#56633) (#56693)
jakelandis May 14, 2020
6df7c0e
Enforce strict license distribution requirements (#56642)
mark-vieira May 14, 2020
571f67c
Apply spotless formatting
mark-vieira May 14, 2020
a199c56
Move publishing configuration to a separate plugin (#56727)
rjernst May 15, 2020
06759c6
Stop/Start async search maintenance service in tests(#56673)
jimczi May 14, 2020
85a864b
Suppress Kerberos tests on JDK15 (#56767)
DaveCTurner May 15, 2020
6d269ab
Remove data stream yaml test in 7.7 branch (#56808)
martijnvg May 15, 2020
0b1eb22
EnrichProcessorFactory should not throw NPE if missing metadata (#559…
jbaiera May 15, 2020
c18ddde
Remove unneeded component template YML test (#56791)
dakrone May 15, 2020
090dcef
SQL: JDBC: fix access to the Manifest for non-entry JAR URLs (#56797)…
bpintea May 15, 2020
e02e305
[7.7][ML] Ensure class is represented when its cardinality is low (#5…
dimitris-athanasiou May 15, 2020
c5949ac
Fixed calendar intervals documentation (#56666)
gabipetrovay May 15, 2020
5f4411c
[DOCS] Sort metric and pipeline agg docs (#56613) (#56844)
jrodewig May 15, 2020
0b25ad3
Prevent connection races in testEnsureWeReconnect (#56847)
Tim-Brooks May 15, 2020
7fdefea
[7.7] Ensure that .watcher-history-11* template is in installed prior…
jakelandis May 15, 2020
cfb87d4
Fix range of version number generation in test (#56849)
bpintea May 16, 2020
82746af
Mute sql.client.VersionTests suite (#56883)
davidkyle May 18, 2020
80bcd0a
[DOCS] Add put snapshot repo API docs (#56827) (#56902)
jrodewig May 18, 2020
dd165f3
Report used memory as zero when total memory cannot be obtained
danhermann May 18, 2020
fd926fd
Ensure dependency report task depends on upstream reporting tasks (#5…
mark-vieira May 18, 2020
82e751d
Increase timeout for assertLongBusy in AutoFollowIT (#56910)
ywelsch May 18, 2020
d7808a6
Update gradle wrapper to 6.4.1 (#56881)
breskeby May 18, 2020
d406a53
Update gradle enterprise plugin to 3.3.1 (#56885)
breskeby May 18, 2020
dc47ea0
Update spotless plugin (#56880)
breskeby May 18, 2020
7d3c5c6
[DOCS] Fix fingerprint token filter's analyzer example (#56811)
ivssh May 19, 2020
61b0e3a
[DOCS] Remove outdated links for `similarity` mapping param args (#56…
jrodewig May 19, 2020
489d1d3
[DOCS] Fix typo in secure settings docs (#56778)
adammohammed May 19, 2020
8df97f6
[DOCS] Add links to `flattened` datatype (#56794) (#56962)
May 19, 2020
112ab7c
[DOCS] Add JS client helper links to docs (#55216)
jrodewig May 19, 2020
180ad17
[DOCS] Fix ulimit value in system settings docs (#56973)
eddieturizo May 20, 2020
451a496
[DOCS] Fix typo in search API `explain` param def (#56991)
chtitux May 20, 2020
3087f96
DOCS Correct audit emit_node_id default value as false (#56995)
albertzaharovits May 20, 2020
4039849
[Docs] Insert missing colon (#56980)
May 20, 2020
7d15755
[DOCS] Fix default for `http.compression` setting (#56899)
Leaf-Lin May 20, 2020
98be6ad
Split dependenciesInfo task to its own plugin (#56957)
rjernst May 20, 2020
d7d55bf
SQL: JDBC: fix temporary directory locked test errors in Windows (#56…
bpintea May 20, 2020
86304e6
docs: update links to beats security docs (#56875) (#56952)
bmorelli25 May 20, 2020
6db1c56
[DOCS] Reformat `hunspell` token filter (#56955)
jrodewig May 20, 2020
13465d4
Fix some licenses in our own code (#56978)
jasontedor May 20, 2020
120ddb0
[DOCS] Add watcher multi-doc index ex (#52040)
jrodewig May 20, 2020
b3c1136
Add individual precommit task plugins (#56926) (#57015)
rjernst May 20, 2020
b8c2a15
Make internalClusterTest run after unit tests (#57016)
rjernst May 21, 2020
b376463
[DOCS] Fix anchor in put snapshot repo API docs
jrodewig May 21, 2020
6107e60
[DOCS] Removes the Jobs section from the ML anomaly detection APIs pa…
szabosteve May 21, 2020
902f0cd
[DOCS] Reformat `shingle` token filter (#57040)
jrodewig May 21, 2020
e68a2ec
[DOCS] Add delete snapshot repo API docs (#57043)
jrodewig May 21, 2020
676c8ae
Don't run sort optimization on size=0 (#57044)
mayya-sharipova May 21, 2020
107eb7e
Turn off translog retention only when shard started (#57063)
dnhatn May 22, 2020
914f640
SQL: introduce a query builder for the Rest tests (#55094) (#57075)
matriv May 22, 2020
2d5cff7
SQL: [Tests] Move JDBC integration tests to new module (#56872) (#57078)
matriv May 22, 2020
ec24efd
[DOCS] Improves navigation between forecast APIs and adds short descr…
szabosteve May 25, 2020
6cdf553
Improvement usage of gradle task avoidance api (#56627) (#56984)
breskeby May 25, 2020
b3e9c3a
Don't run IDP tests in FIPS 140 mode (#57048) (#57100)
jkakavas May 25, 2020
ea324d0
Refactor SamlAuthenticatorTests (#51089) (#57108)
jkakavas May 25, 2020
c50744e
Stop async search maintenance service on restart (#56982)
jimczi May 26, 2020
fd5bac5
Fix key usage in SamlAuthenticatorTests (#57124) (#57131)
jkakavas May 26, 2020
36c129d
Adjust reload keystore test to pass in FIPS (#57050) (#57135)
jkakavas May 26, 2020
dd9be9c
[DOCS] Add .NET client link to Bulk API docs (#57095)
russcam May 26, 2020
03a0dc7
[7.7] Handle exceptions when building _cat/indices response (#57147)
danhermann May 26, 2020
c6cd0e6
Fix `bool` query behaviour on null value (#56817)
May 26, 2020
c747582
[DOCS] Document impact of restore API's `include_global_state` param …
mikeisonthenets May 26, 2020
5ddb1fa
SQL: update the JLine dependency to 3.14.1 (#57111)
bpintea May 26, 2020
170ad86
Change error message for comp against fields (#57126) (#57160)
bpintea May 26, 2020
e9ac5cb
[7.7] deprecrate size from cat.thread_pool in json spec (#55984) (#56…
jakelandis May 26, 2020
4a349a5
[7.7] 7.x only REST specification fixes (#56736) (#57167)
jakelandis May 26, 2020
9e03a81
Move common repository configuration to java plugin (#57057)
rjernst May 26, 2020
1755b29
Include 'sourceUrl' column in dependencies report even when empty (#5…
mark-vieira May 26, 2020
9798f74
Return true for can_match on idle search shards (#55428) (#57158)
jimczi May 27, 2020
5104f5c
Fix GCS Repository YAML Test Build (#57073) (#57101) (#57192)
original-brownbear May 27, 2020
f65c9fe
[DOCS][7.7] Fixes collapsible sections in PUT inference API docs. (#5…
szabosteve May 27, 2020
819fb0e
Honor IndicesOptions in HLRC putMapping request (#57118)
May 27, 2020
47e6ee9
Fix test on incompatible client versions (#56234)
bpintea May 5, 2020
78fafab
Fix delete_expired_data/nightly maintenance when many model snapshots…
davidkyle May 27, 2020
5d43f6a
[DOCS] Fix formatting of create API key API docs (#57138)
AndyHunt66 May 27, 2020
c68162e
[Docs] Fix typo in start-watch-service.asciidoc (#57182)
samidhtalsania May 27, 2020
0dd7588
[DOCS] Document index alias swaps are atomic (#55418) (#57211)
jrodewig May 27, 2020
3775acd
[DOCS] Fix clarity of URL snapshot repo docs (#56920) (#57214)
jrodewig May 27, 2020
f98ef20
[7.7] Move license checks back to BuildPlugin (#56975)
jakelandis May 27, 2020
43d6a8e
[7.7] Remove ability to ingore files from spec validation (#56647) (#…
jakelandis May 27, 2020
ba5a085
Fix trimUnsafeCommits for indices created before 6.2 (#57187)
dnhatn May 27, 2020
b0ab9d9
[DOCS] Add get snapshot repo API docs (#57150) (#57220)
jrodewig May 27, 2020
516d032
[DOCS] Add redirects for 404 pages (#57161) (#57226)
jrodewig May 27, 2020
2ae1c29
[DOCS] Add note about restoring snapshot versions (#55225)
toby-sutor May 27, 2020
ff9be2b
SlowLoggers using single logger backport(#56708) (#57216)
pgomulka May 27, 2020
edc0bd9
Remove assertion when safe commit not found
dnhatn May 27, 2020
10d033b
[DOCS] Reformat `min_hash` token filter docs (#57181) (#57248)
jrodewig May 27, 2020
55d6b2a
Fix enrich coordinator to reject documents instead of deadlocking (#5…
jbaiera May 27, 2020
62d1223
Upgrade bundled jdk to 14.0.1 (#57233)
rjernst May 27, 2020
df80f20
Remove compiler java version flag (#57237)
rjernst May 27, 2020
0e3e85b
Switch back to runtimeJavaHome for 7.7 feature check
rjernst May 28, 2020
2cececd
Move gradle version check to global build info plugin (#57255)
rjernst May 28, 2020
746de41
Move test error reporting to java plugin (#57259)
rjernst May 28, 2020
17e19ef
Fix smtp.ssl.trust setting for watcher email (#57269)
tvernum May 28, 2020
b640f0b
SQL: Fix unecessary evaluation for CASE/IIF (#57159) (#57264)
matriv May 28, 2020
2a68d42
[7.7][ML] Fix monitoring if orphaned anomaly detector persistent task…
droberts195 May 28, 2020
4efcd9b
[DOCS] Adds a doc value field example to Mapper Size docs (#57257) (#…
jrodewig May 28, 2020
24ab3a1
Fix deprecation warning in ThirdpartyAuditTask (#57123) (#57229)
breskeby May 28, 2020
4235c5e
Fix incorrect log warning when exporting monitoring via HTTP without …
danhermann May 28, 2020
ad56dce
[DOCS] Add verify snapshot repository API docs (#57253) (#57290)
jrodewig May 28, 2020
f6b9a99
Fix up-to-date checks for precommit related tasks (#57203) (#57294)
breskeby May 28, 2020
46bfbae
Omit translog bwc test before 6.3.0 with default distro (#57266)
rjernst May 28, 2020
9ef5d6f
[7.7] [DOCS] Explain flood stage watermark (#57318)
May 28, 2020
2405676
[7.7] Do not report negative values for swap sizes (#57324)
danhermann May 29, 2020
61c2ea0
Catch InputCoercionException thrown by Jackson parser (#57287) (#5733…
iverase May 29, 2020
cf4543e
[7.7][ML] Anomaly detection jobs should allow missing values for geo …
dimitris-athanasiou May 29, 2020
4065c91
Add expand_wildcards to _cat/indices and _cat/aliases docs (#56964)
gwbrown May 29, 2020
387b181
[DOCS] Remove Elastic Stack Monitoring Service docs (#57371)
jrodewig May 29, 2020
4ef75bb
Run sort optimization when from+size>0 (#57250)
mayya-sharipova May 29, 2020
e640851
[DOCS] Correct link for ESMS redirect
jrodewig May 29, 2020
509db8f
[DOCS] Fix remote cluster typo in node docs (#57392)
ivssh May 30, 2020
b84ca09
[DOCS] Fix typo in rank feature query docs (#57401)
Jun 1, 2020
599e2dd
Mute GoogleCloudStorageRepositoryClientYamlTestSuiteIT
davidkyle Jun 1, 2020
c74404d
[DOCS] Relocate `indices` module content (#54903) (#57415)
jrodewig Jun 1, 2020
f832fd1
[DOCS] Relocate "Plugins" page (#54974) (#57420)
jrodewig Jun 1, 2020
39092d1
[DOCS] Relocate "Remote Clusters" page (#55172) (#57424)
jrodewig Jun 1, 2020
9d1a463
[DOCS] Relocate `transport` module content (#55472) (#57427)
jrodewig Jun 1, 2020
6e09f8a
[7.7] [DOCS] Relocate network settings content (#55865) (#57431)
jrodewig Jun 1, 2020
a87c942
[DOCS] Relocate thread pools content (#55814) (#57434)
jrodewig Jun 1, 2020
0cd532b
[DOCS] Relocate `node` module content (#56376) (#57437)
jrodewig Jun 1, 2020
ed3ecf2
[DOCS] Relocate `HTTP` module content (#56386) (#57441)
jrodewig Jun 1, 2020
8e08707
[DOCS] Relocate `local gateway` setting content (#56448) (#57446)
jrodewig Jun 1, 2020
110922b
[DOCS] Adds ml-cpp PRs to release notes (#57444)
lcawl Jun 1, 2020
1e5ccf4
[DOCS] Relocate `shard allocation` module content (#56535) (#57450)
jrodewig Jun 1, 2020
8202c2e
Move test fips configuration to script plugin (#57251)
rjernst Jun 1, 2020
96777f4
[DOCS] Relocate discovery module content (#56611) (#57456)
jrodewig Jun 1, 2020
2cdea41
[DOCS] Document `dynamic` and `static` setting types (#56919) (#57459)
jrodewig Jun 1, 2020
37633a4
[DOCS] Create top-level "Search your data" page (#56058) (#57465)
jrodewig Jun 1, 2020
1945dbd
Better description of real-memory breaker changes to aggs (#57306)
polyfractal Jun 1, 2020
3133bd9
[DOCS] Combine search API and URI search API reference docs (#55884) …
jrodewig Jun 1, 2020
2146f1a
[DOCS] Replaces docdir attributes in ML APIs (#57390) (#57472)
lcawl Jun 1, 2020
f31e172
[DOCS] Add search pagination docs (#56785) (#57479)
jrodewig Jun 1, 2020
e525a38
[DOCS] Fix deep paging recommendations
jrodewig Jun 1, 2020
812c75d
Remove buildResources from BuildPlugin (#57482)
rjernst Jun 1, 2020
73f1e2b
[7.7][DOCS] Replace docdir attribute with es-repo-dir (#57489) (#57496)
lcawl Jun 2, 2020
681ca22
Avoid unnecessary use of stored_fields in our docs. (#57488)
jtibshirani Jun 2, 2020
cb41ba2
Disable testingConventions in build tools in fips (#57357) (#57505)
jkakavas Jun 2, 2020
078faca
Use 3rd party task to run integration tests on external service (#56590)
tlrx Jun 2, 2020
a5783b6
Move classes from build scripts to buildSrc (#57197) (#57514)
breskeby Jun 2, 2020
3f4a9cc
[Doc] 7.7.0 Known issue for slow loggers leaking log4j loggers (#57345)
pgomulka Jun 2, 2020
2e94258
[DOCS] Add scroll API reference docs (#57153) (#57530)
jrodewig Jun 2, 2020
7ff7eb9
[DOCS] Fix heading capitalization in CCS docs
jrodewig Jun 2, 2020
3068145
[DOCS] Refactor admons for multi-parameter options (#57491) (#57542)
jrodewig Jun 2, 2020
532ad78
Update geo_point docs for geo_shape queries (#57487)
talevy Jun 2, 2020
9d56778
fix missing _doc type from geo-shape doc test (#57556)
talevy Jun 2, 2020
8c6ada2
[DOCS] Edit validation section of dynamic templates docs (#57510) (#5…
jrodewig Jun 2, 2020
98ac115
Mute EmailSslTests test case in fips (#57576) (#57579)
jkakavas Jun 3, 2020
939dafd
[DOCS] Add release notes for 7.7.1 (#57566) (#57597)
jrodewig Jun 3, 2020
70bbb9c
[7.7] Introduce v6.8.11 (#57602)
csoulios Jun 3, 2020
1998fe5
[DOCS] Add clear scroll API reference docs (#57367) (#57613)
jrodewig Jun 3, 2020
8ebeeda
Add a reference on returning fields during a search. (#57500)
jtibshirani Jun 3, 2020
d0137cd
Version bump for 7.7.1 release (#57617)
williamrandolph Jun 3, 2020
73e3dea
Update Gradle wrapper to 6.5 (#57580)
breskeby Jun 4, 2020
3afcb75
Gradle Enterprise Plugin Update to 3.3.3 (#57583)
breskeby Jun 4, 2020
7053984
Revert "Update Gradle wrapper to 6.5 (#57580)"
breskeby Jun 4, 2020
2afc001
Remove duplicate ssl setup in sql/qa projects (#57319) (#57647)
breskeby Jun 4, 2020
f550e5e
Update Gradle wrapper to 6.5 (#57580) (#57653)
breskeby Jun 4, 2020
49d9d0d
Set impliesSubProjects flag for root RunTask task (#57615)
breskeby Jun 4, 2020
15e31c5
[DOCS] Reformat whitespace in search API docs (#57667) (#57671)
jrodewig Jun 4, 2020
b2735f2
Disable testing conventions for idp in fips (#57663) (#57678)
jkakavas Jun 4, 2020
97cbc63
[DOCS] Move source filtering examples (#57689) (#57697)
jrodewig Jun 4, 2020
b5cf180
Include vendored code notices in distribution notice files (#57017) (…
mark-vieira Jun 4, 2020
96ab76b
[7.7] Ensure default watches are updated for rolling upgrades. (#5718…
jakelandis Jun 4, 2020
4acbdd0
add jvm clarification (#57460)
DU-ds Jun 5, 2020
58ed754
[DOCS] Fix source filtering xrefs (#57720) (#57727)
jrodewig Jun 5, 2020
46df2c4
[DOCS] Clarifying env variable substitution (#57370) (#57734)
Jun 5, 2020
91b482a
[7.7] Ensure type exists for all monitoring configuration (#57399) (#…
jakelandis Jun 5, 2020
1403cda
[DOCS] Add docs for designing resilient clusters (#47233) (#57747)
jrodewig Jun 5, 2020
6ee486e
[DOCS] Fix typo in CCR overview docs (#57709) (#57775)
jrodewig Jun 5, 2020
239d18f
[DOCS] Editorial ILM cleanup (#57565) (#57778)
debadair Jun 6, 2020
a679f5c
[DOCS] Document `doc_as_upsert` does not support ingest pipelines (#5…
asfalots Jun 6, 2020
6834c0b
[DOCS] Adds security privileges to _scripts endpoint docs. (#57795)
szabosteve Jun 8, 2020
bf20b75
[DOCS] Reformat `html_strip` charfilter (#57764) (#57812)
jrodewig Jun 8, 2020
971916f
[DOCS] Extends geo_shape query docs to explain behavior when data is …
szabosteve Jun 8, 2020
a829f59
Small improvements to resilience design docs (#57791)
DaveCTurner Jun 8, 2020
b04c00d
[DOCS] Fix typo in `html_strip` char filter docs
jrodewig Jun 8, 2020
502ceb2
Fix Bug With RepositoryData Caching (#57785) (#57819)
original-brownbear Jun 8, 2020
00a6c50
Fix Broken Numeric Shard Generations in RepositoryData (#57813) (#57825)
original-brownbear Jun 8, 2020
693606d
Remove the last Perl scripts (#57767)
pugnascotia Jun 9, 2020
a6273be
[DOCS] Fix typo in remote-clusters doc (#57820)
gaobinlong Jun 9, 2020
fa0b82f
[Docs] Fix missing closing bracket for watcher webhook.asciidoc (#57803)
mhdehghan Jun 9, 2020
74836c2
[DOCS] Fix typo in ILM rollover docs (#57856)
axw Jun 9, 2020
3fa6dba
[DOCS] Reformat `mapping` charfilter (#57818) (#57887)
jrodewig Jun 9, 2020
468e5eb
[DOCS] Fix source-related search API params (#57691) (#57891)
jrodewig Jun 9, 2020
bda648a
Fix rounding composite aggs on sorted index (#57867)
jimczi Jun 9, 2020
71564c4
Include hidden indices in snapshots by default (#57325)
gwbrown Jun 9, 2020
a767730
[7.7] Ensure Joni warning are logged at debug (#57302) (#57895)
jakelandis Jun 9, 2020
c5f12c1
[DOCS] Fix incorrect AD realm setting (#57520)
Skoetting Jun 9, 2020
1b0d246
Fix test failure of file role store auto-reload (#56398) (#57961)
ywangd Jun 11, 2020
06056fc
Remove ban tasks with the current thread context (#55404)
dnhatn Jun 11, 2020
0206162
Add admonition to cluster state instability note (#57985)
DaveCTurner Jun 11, 2020
cb403a6
[DOCS] Move search API's `docvalue_fields` examples (#57760) (#57991)
jrodewig Jun 11, 2020
b41f285
[DOCS] Reformat `pattern_replace` token filter (#57699) (#57997)
jrodewig Jun 11, 2020
494aaa3
[DOCS] Rename monitoring collection from internal to legacy (#56395)
lcawl Jun 11, 2020
d7222fe
Fix info message for RunTask in debug mode (#57974) (#58005)
breskeby Jun 12, 2020
af23c38
Off-by-ones on data sizes in documentation (#57735)
m9aertner Jun 12, 2020
c40f86c
Fix issue with bwc tests running wrong cluster versions (#58063)
mark-vieira Jun 12, 2020
6b91f3f
Clarify `expand_wildcard` option in snapshot docs (#58016)
gwbrown Jun 12, 2020
eddb9d1
Remove deprecated usage of testCompile configuration (7.7 backport) (…
breskeby Jun 14, 2020
6e1a3d5
Fix resolveAllDependencies to ignore testCompile (#58080) (#58086)
breskeby Jun 14, 2020
7f6598d
Make Gradle IT tests debuggable (#58093)
breskeby Jun 15, 2020
eef0154
Add ILM policy PUT and GET for remote_monitoring_agent built-in role …
albertzaharovits Jun 15, 2020
5057b57
[DOCS] Adds web session details example to painless transform example…
szabosteve Jun 15, 2020
a537b7c
[DOCS] Add documentation for near real-time search (#57560) (#58133)
Jun 15, 2020
6e4f939
[DOCS] Reformat release highlights as What's new. (#58072)
debadair Jun 15, 2020
7cf329b
Update hh to HH in date processor example (#58089)
Leaf-Lin Jun 15, 2020
62497b5
[DOCS] Add token and HTTPS requirements for Kerberos (#57180)
lcawl Jun 15, 2020
ea55105
Test adjustments for FIPS 140 (#56526) (#57879)
jkakavas Jun 16, 2020
79faa4d
[DOCS] Fixes problematic terminology (#58186)
debadair Jun 16, 2020
d93a0f2
[DOCS] Removed unused pages (#58211)
debadair Jun 16, 2020
36d1eaa
[DOCS] Fixes license management links (#58213)
lcawl Jun 16, 2020
f546964
[doc] known issues - week based patterns not working in 7.6 (#58099) …
pgomulka Jun 17, 2020
6327f47
[7.7]Mute failing tests in FIPS mode (#56887)(#58243)
jkakavas Jun 17, 2020
96b183c
[DOCS] Fix routing param in search API docs (#58267) (#58291)
jrodewig Jun 17, 2020
d3b1ca2
Unify dependency licenses task configuration (#58116) (#58271)
breskeby Jun 18, 2020
beb6efa
Added caveat about the number of file realms
robin13 Jun 19, 2020
05b6277
Update x-pack/docs/en/security/authentication/file-realm.asciidoc
robin13 Jul 1, 2020
269e2d2
Update x-pack/docs/en/security/authentication/file-realm.asciidoc
robin13 Jul 1, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix issue with bwc tests running wrong cluster versions (elastic#58063)
We were previously configuring BWC testing tasks by matching on task
name prefix. This naive approach breaks down when you have versions like
1.0.1 and 1.0.10 since they both share a common prefix. This commit
makes the pattern matching more specific so we won't inadvertently
spin up the wrong cluster version.
  • Loading branch information
mark-vieira committed Jun 12, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit c40f86cf6717609b43334120d607e3ecffc7b6bc
2 changes: 1 addition & 1 deletion x-pack/qa/full-cluster-restart/build.gradle
Original file line number Diff line number Diff line change
@@ -93,7 +93,7 @@ for (Version bwcVersion : BuildParams.bwcVersions.indexCompatible) {
}

String oldVersion = bwcVersion.toString().minus("-SNAPSHOT")
tasks.matching { it.name.startsWith(baseName) && it.name.endsWith("ClusterTest") }.configureEach {
tasks.matching { it.name.startsWith("${baseName}#") && it.name.endsWith("ClusterTest") }.configureEach {
it.systemProperty 'tests.old_cluster_version', oldVersion
it.systemProperty 'tests.path.repo', "${buildDir}/cluster/shared/repo/${baseName}"
it.nonInputProperties.systemProperty('tests.rest.cluster', "${-> testClusters."${baseName}".allHttpSocketURI.join(",")}")
4 changes: 2 additions & 2 deletions x-pack/qa/rolling-upgrade-multi-cluster/build.gradle
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ for (Version bwcVersion : BuildParams.bwcVersions.wireCompatible) {
numberOfNodes = 3
}
}
testClusters.matching { it.name.startsWith(baseName) }.all {
testClusters.matching { it.name.startsWith("${baseName}-") }.all {
testDistribution = "DEFAULT"
versions = [bwcVersion.toString(), project.version]

@@ -33,7 +33,7 @@ for (Version bwcVersion : BuildParams.bwcVersions.wireCompatible) {
setting 'xpack.license.self_generated.type', 'trial'
}

tasks.withType(RestTestRunnerTask).matching { it.name.startsWith(baseName) }.all {
tasks.withType(RestTestRunnerTask).matching { it.name.startsWith("${baseName}#") }.all {
useCluster testClusters."${baseName}-leader"
useCluster testClusters."${baseName}-follower"
systemProperty 'tests.upgrade_from_version', bwcVersion.toString().replace('-SNAPSHOT', '')