Commit Graph

54859 Commits

Author SHA1 Message Date
Nick Knize 1cdbc63917 [PURIFY] remove all trace of x-pack graph (#13)
This commit removes all trace of Elastic licensed graph feature

Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:07 -06:00
Nick Knize 125958eb2c Remove the Elastic license file, all checks for this license and the license REST APIs. (#12)
Co-authored-by: Rabi Panda <rabipanda@icloud.com>
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:07 -06:00
Nick Knize 0dd4f9f281 [PURIFY] remove all trace of x-pack ccr (#11)
This committ removes all trace of Elastic licensed CCR.

Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:07 -06:00
Nick Knize 479dd4b42a [PURIFY] remove all trace of x-pack async-search (#10)
This commit removes all trace of Elastic licensed asyc-search

Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:07 -06:00
Nick Knize 204122aae4 [PURIFY] remove all trace of x-pack enrichment processor (#9)
This commit removes all trace of the Elastic licensed enrichment processor.

Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:06 -06:00
Nick Knize a0b91cb230 Cleanup build script to exclude security-authorization-engine (#8) (#8)
* Cleanup build-scan, remove publish scan to elastic server

* Cleanup build script to exclude security-authorization-engine which test has dependency on xpack

* Cleanup build script to exclude security-authorization-engine which test has dependency on xpack

Co-authored-by: Huan Jiang <huanji@amazon.com>
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:06 -06:00
Nick Knize 3a52e9ddc1 [PURIFY] update build.gradle files to ensure build completes; gradle check fails (#7)
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:06 -06:00
Nick Knize e96624565a [PURIFY] remove issue, pr tempalte to avoid confusion, we could add olater (#10) (#6)
Co-authored-by: Huan Jiang <huanji@amazon.com>
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:06 -06:00
Nick Knize 168f5e825f [PURIFY] remove all trace of x-pack eql (#5)
This commit removes all trace of EQL from the sanitized fork.

Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:06 -06:00
Nick Knize 55b8ab4338 Cleanup build-scan, remove publish scan to elastic server (#1) (#4)
Co-authored-by: Huan Jiang <huanji@amazon.com>
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:06 -06:00
Nick Knize 0d1e9a7b64 [PURIFY] Remove docs directory (#3)
This commit removes the doc directory

Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:05 -06:00
nknize b7138c88e8 [PURIFY] Remove x-pack directory
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:04 -06:00
James Rodewig e1a9e1efb6
[DOCS] Fix explain API anchors (#68007) (#68012) 2021-01-26 12:23:37 -05:00
James Rodewig fcc1f0ae59
[DOCS] Add security privileges to repositories monitoring API docs (#67944) (#67990) 2021-01-26 11:32:16 -05:00
Nik Everett 9ba0c53bc8 Drop old assertion in test
Drops an assertion that in 1911 Paris rolled its clocks back past
midnight. This assertion is so far in the past that it isn't
consistently included in the JDK's tzdb. When we upgraded to 15.0.1 it
fell out of my tzdb locally. It doesn't seem to have happened to CI,
oddly, but it just doesn't seem worth keeping.

Closes #67930
2021-01-26 09:27:25 -05:00
Nhat Nguyen 34b7497c0c Ensure IndexingPressure memory is re-adjusted once (#67673)
We have seen a case where the memory of IndexingPressure was
re-adjusted twice. With this commit, we will log that error with a
stack trace so that we can figure out the source of the issue.
2021-01-25 19:34:08 -05:00
James Rodewig 7279f28344
Fix segment typo in tophints aggregator (#67858) (#67927)
Co-authored-by: Howard <danielhuang@tencent.com>
2021-01-25 12:07:27 -05:00
James Rodewig a01c57e9a1
[DOCS] Add security privileges to document API docs (#67843) (#67914) 2021-01-25 10:28:27 -05:00
James Rodewig 5c6161b8d9
[DOCS] Add security privileges to ingest API docs (#67845) (#67902) 2021-01-25 08:59:52 -05:00
jmartin51 a24dec97a7
Adding link to client settings page in repository settings page
Adding Href link to client settings page in repository setting spage, In order to make it clearer that we can use any non-secure settings from client in the repository settings
2021-01-22 09:41:45 +01:00
James Rodewig 1969ed7e67
[DOCS] Add security privileges to cat API docs (#67467) (#67772) 2021-01-20 10:46:42 -05:00
James Rodewig bd955fbc91
[DOCS] Add security privileges to data stream API docs (#67612) (#67768) 2021-01-20 10:27:17 -05:00
Vincent Fuchs bc70936dc5
[DOCS] removing extra double quote from example (#67667) 2021-01-19 11:37:15 -05:00
James Rodewig 052a61b8dd
[DOCS] Add security privileges to cluster API docs (#67589) (#67709) 2021-01-19 10:35:37 -05:00
István Zoltán Szabó 7e74688e8b
[7.10] [DOCS] Adds custom feature processors description to PUT DFA API (#67424) (#67680)
Co-authored-by: Benjamin Trent <ben.w.trent@gmail.com>
2021-01-19 14:21:04 +01:00
Nik Everett eb9d44d0cf
Fix composite test
Our test for early termination would break if we made many small
segments because none of them would be large enough to trigger the early
termination. This makes sure have only a single segment for these test,
making sure we terminate early.

Closes #62769
2021-01-19 13:54:09 +01:00
Rene Groeschke 80b8b23b8d
Add Security Advisory to 7.10.2 release notes (#67605)
- Update docs/reference/release-notes/7.10.asciidoc

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2021-01-18 10:39:26 +01:00
Benjamin Trent 69752d4ead
[ML] [DOCS] adding missing fields to the get trained models API docs (#67590) (#67600)
Adds missing fields description, inference_config, and input to the GET trained models API documentation
2021-01-15 13:48:34 -05:00
Mark Ramotowski 310cd1bfeb
[DOCS] Fix typo (#67576)
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2021-01-15 10:19:06 -05:00
Rene Groeschke b7be913fef
Update bwc versions after 7.10.2 has been releeased 2021-01-15 10:19:53 +01:00
James Rodewig af1665c1e9
[DOCS] Remove 7.10.2 coming tag (#67270) 2021-01-14 10:53:41 -05:00
James Rodewig 6f9b4ab4b6 [DOCS] Fix ILM user note 2021-01-14 10:09:16 -05:00
Rene Groeschke f02bd9942b
Version Bumb to 7.10.3 2021-01-14 15:43:41 +01:00
AndyHunt66 8769dbdfa4
[DOCS] Add doc values restriction for wildcard fields (#67503)
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2021-01-14 09:07:22 -05:00
James Rodewig 64c761e457
[DOCS] Fix cat API list order (#67486) (#67489) 2021-01-13 17:04:13 -05:00
James Rodewig 178cf3271f
[DOCS] Format `read_slm` privilege (#67485) 2021-01-13 16:47:43 -05:00
James Rodewig 08573133f1
[DOCS] Fix API titles (#67475) (#67482) 2021-01-13 15:36:15 -05:00
James Rodewig 5292951253
[DOCS] Fix casing for agg type titles (#67469) (#67472) 2021-01-13 15:04:39 -05:00
debadair 4e64737625
[DOCS] Rebrand breaking changes as the Migration guide (#66569)
* [DOCS] Rebrand breaking changes as the Migration guide

* Edits

* Fix version reference

* Fixed typo

* Added subsection intros & added info about the deprecation policy
2021-01-13 11:23:45 -08:00
Nhat Nguyen 84d8416294 Fix AllocationIdIT test failure on WindowFS (#67179)
This test failed on WindowsFS. We failed to remove the corrupted file if
it's being opened (for a short window by ListShardStore action) and the
pending delete files were clear when we restarted that node.

This commit fixes the issue by shutting down the node before removing
the corrupted file to avoid any access to that file.

Closes #66893
2021-01-13 13:50:06 -05:00
James Rodewig 3ca2702a8f [DOCS] Fix capitalization 2021-01-13 12:49:53 -05:00
David Roberts 24a2bc3f62
Extend the selective muting of memory tests on Debian 8 (#67455)
The selective muting implemented for autoscaling in #67159
is extended to the ML tests that also fail when machine
memory is reported as 0.

Most of the logic to determine when memory will not be
accurately reported is now in a utility method in the
base class.

Relates #66885
Backport of #67422
2021-01-13 16:20:39 +00:00
James Rodewig 1b6de28827
[DOCS] Fix synced flush request typos (#67446) (#67449) 2021-01-13 10:43:56 -05:00
Hendrik Muhs a251d26339
[7.10][Transform] fix transform failure for configs with no field parameter… (#67380)
avoid illegal argument exception when fields is empty, which is a valid case

fixes #67333
2021-01-13 07:53:50 +01:00
James Rodewig 0d3a486141
[DOCS] Note ILM uses snapshot of user privileges (#67393) (#67401) 2021-01-12 16:52:18 -05:00
Łukasz Grajewski 46287e5555
[DOCS] Fix typo (#67230) 2021-01-12 15:55:26 -05:00
James Rodewig 66d8781107
[DOCS] Fix grammar and style in README (#67317) (#67365)
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>

Co-authored-by: Vlad Doster <mvdoster@gmail.com>
2021-01-12 13:51:52 -05:00
Przemko Robakowski 81d8cfd57f
Avoid accidental cleanups in indices cleaner tests (#67338) (#67370)
When tests in AbstractIndicesCleanerTestCase run at 1AM they can clash with scheduled clean up in CleanerService which leads to rare, non-reproducible failures.
This change fixes it by setting retention period in CleanerService to max possible time, so nothing is ever deleted by it.

Closes #64386
2021-01-12 18:49:25 +01:00
István Zoltán Szabó e02a4ae804
[7.10][DOCS] Amends Painless in group_by transform example (#67339) 2021-01-12 15:25:38 +01:00
James Rodewig 7c8bfe803b
[DOCS] Make cat API verbose query param explicit (#67300) (#67308) 2021-01-12 08:34:33 -05:00