Commit 90ac928
committed
Merge remote-tracking branch 'elastic/master' into pr/30708
* elastic/master:
[DOCS] Removes out-dated x-pack/docs/en/index.asciidoc
[DOCS] Removes redundant index.asciidoc files (elastic#30707)
[TEST] Reduce forecast overflow to disk test memory limit (elastic#30727)
Plugins: Remove meta plugins (elastic#30670)
[DOCS] Moves X-Pack configurationg pages in table of contents (elastic#30702)
TEST: Add engine log to testCorruptFileThenSnapshotAndRestore
[ML][TEST] Fix bucket count assertion in ModelPlotsIT (elastic#30717)
[ML][TEST] Make AutodetectMemoryLimitIT less fragile (elastic#30716)
Default copy settings to true and deprecate on the REST layer (elastic#30598)
[Build] Add test admin when starting gradle run with trial license and
This implementation lazily (on 1st forecast request) checks for available diskspace and creates a subfolder for storing data outside of Lucene indexes, but as part of the ES data paths.
Tests: Fail if test watches could not be triggered (elastic#30392)
[ML] add version information in case of crash of native ML process (elastic#30674)
Make TransportClusterStateAction abide to our style (elastic#30697)
Change required version for Get Settings transport API changes to 6.4.0 (elastic#30706)File tree
78 files changed
+775
-1828
lines changed- buildSrc/src/main
- groovy/org/elasticsearch/gradle
- plugin
- test
- resources
- META-INF/gradle-plugins
- client/rest-high-level/src/test/java/org/elasticsearch/client
- documentation
- distribution
- tools/plugin-cli/src
- main/java/org/elasticsearch/plugins
- test/java/org/elasticsearch/plugins
- docs
- java-rest/high-level/indices
- plugins
- reference
- indices
- migration/migrate_7_0
- plugins/examples/meta-plugin
- dummy-plugin1
- src/main/java/org/elasticsearch/example
- dummy-plugin2
- src/main/java/org/elasticsearch/example
- src
- main/resources
- test
- java/org/elasticsearch/smoketest
- resources/rest-api-spec/test/smoke_test_plugins
- qa/no-bootstrap-tests/src/test/java/org/elasticsearch/bootstrap
- rest-api-spec/src/main/resources/rest-api-spec/test
- indices.shrink
- indices.split
- server/src
- main/java/org/elasticsearch
- action/admin
- cluster/state
- indices
- settings/get
- shrink
- plugins
- rest/action/admin/indices
- test/java/org/elasticsearch
- action/admin/indices/create
- index/store
- plugins
- rest/action/admin/indices
- routing
- test/framework/src/main/java/org/elasticsearch/plugins
- x-pack
- docs/en
- ml
- setup
- plugin
- ml/src
- main/java/org/elasticsearch/xpack/ml
- action
- job/process
- autodetect
- params
- writer
- logging
- test/java/org/elasticsearch/xpack/ml/job/process
- watcher/src/test/java/org/elasticsearch/xpack/watcher
- test
- trigger
- qa
- ml-native-tests
- src/test/java/org/elasticsearch/xpack/ml/integration
- smoke-test-plugins-ssl
- vagrant
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+775
-1828
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
28 | 68 | | |
29 | 69 | | |
30 | 70 | | |
| |||
572 | 612 | | |
573 | 613 | | |
574 | 614 | | |
575 | | - | |
576 | | - | |
577 | | - | |
578 | | - | |
579 | | - | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | 615 | | |
585 | 616 | | |
586 | 617 | | |
| |||
Lines changed: 0 additions & 106 deletions
This file was deleted.
Lines changed: 0 additions & 46 deletions
This file was deleted.
Lines changed: 0 additions & 68 deletions
This file was deleted.
Lines changed: 5 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
842 | 842 | | |
843 | 843 | | |
844 | 844 | | |
845 | | - | |
| 845 | + | |
846 | 846 | | |
847 | | - | |
| 847 | + | |
848 | 848 | | |
849 | 849 | | |
850 | 850 | | |
851 | | - | |
| 851 | + | |
852 | 852 | | |
853 | 853 | | |
854 | | - | |
855 | | - | |
856 | | - | |
857 | | - | |
858 | | - | |
| 854 | + | |
859 | 855 | | |
860 | 856 | | |
Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
642 | 642 | | |
643 | 643 | | |
644 | 644 | | |
645 | | - | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
646 | 651 | | |
647 | 652 | | |
648 | 653 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1305 | 1305 | | |
1306 | 1306 | | |
1307 | 1307 | | |
1308 | | - | |
| 1308 | + | |
| 1309 | + | |
1309 | 1310 | | |
1310 | 1311 | | |
1311 | 1312 | | |
| |||
0 commit comments