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

Sync from elastic master #1

Merged
merged 858 commits into from
Dec 19, 2020
Merged
Changes from 1 commit
Commits
Show all changes
858 commits
Select commit Hold shift + click to select a range
3e45318
Remove BigArrays from SearchContext (#65981)
nik9000 Dec 8, 2020
38a0c33
[ML] add default inference config to lang ident model (#65986)
benwtrent Dec 8, 2020
b4485ec
Unmute and adjust IndicesClientIT.testDataStreams() test (#65879)
martijnvg Dec 8, 2020
303b3c4
Send ban parent per outstanding child connection (#65443)
dnhatn Dec 8, 2020
9e57a46
Update skip after backport (#66024)
nik9000 Dec 8, 2020
d1ac92a
Fix LifecycleLicenseIT failures (#66039)
andreidan Dec 8, 2020
87c803c
[DOCS] Rollup V2: Fix rollup index def (#65770)
jrodewig Dec 8, 2020
e285f45
[DOCS] Add timeout param for rollup API (#65858)
jrodewig Dec 8, 2020
5cad64c
[DOCS] Change `ctx.payload.hits.total.value` to `ctx.payload.hits.tot…
jrodewig Dec 8, 2020
149f1f9
Minor DRYing up of attachment processor tests (#65975)
danhermann Dec 8, 2020
157679c
[DOCS] resource_name property for attachment ingest processor (#65974)
danhermann Dec 8, 2020
01460fa
Fix eclipse compilation (#66047)
nik9000 Dec 8, 2020
866599a
[DOCS] Add index alias conversion to data stream setup docs (#65979)
jrodewig Dec 8, 2020
709efcc
Autoscaling rename tier to total (#65552)
henningandersen Dec 8, 2020
d566f87
Correctly determine defaults of settings which depend on other settin…
gwbrown Dec 8, 2020
57e626e
Optimize date_historam's hard_bounds (#66051)
nik9000 Dec 8, 2020
524f39f
Drop experimental from variable width histogram (#66055)
nik9000 Dec 8, 2020
c76058d
Track in-progress indexing operations (#65996)
Tim-Brooks Dec 8, 2020
ce5a1a9
[DOCS] Qualified Watcher topics to distinguish from Kib Alerting (#65…
debadair Dec 8, 2020
8ac30f9
Create AllocationDeciders in the main method of the ILM step (#65037)
gaobinlong Dec 8, 2020
07aec1b
[Monitoring] add field mappings for beats cgroups (#65997)
axw Dec 9, 2020
b56ca12
Move TokenService to Standard license (#66074)
tvernum Dec 9, 2020
de17a4a
Always apply range query in continuous mode. (#65928)
przemekwitek Dec 9, 2020
9ae3af8
[Transform] disable bwc for backporting "latest" (#66080)
przemekwitek Dec 9, 2020
e1d594b
Autoscaling default deciders (#65558)
henningandersen Dec 9, 2020
652b78f
Wraps timestamp values in quotes in preview_transforms YAML test (#66…
picandocodigo Dec 9, 2020
f6f4260
Clarify network interface setting (#66013)
DaveCTurner Dec 9, 2020
789a8f1
[Transform] finish backport: adapt versions to 7.11 (#66081)
przemekwitek Dec 9, 2020
b90f612
[Transform] move IT to multi-node runner (#66083)
Dec 9, 2020
3081cf4
[DOCS] Adds empty snapshot_id description to revert snapshot API docs…
szabosteve Dec 9, 2020
bc989e4
[DOCS] Adds note about data_counts values to Revert snapshot API docs…
szabosteve Dec 9, 2020
e189a20
Wait for Prewarm when Relocating Searchable Snapshot Shards (#65531)
original-brownbear Dec 9, 2020
4016b1c
All DateFormatters should be able to print Long.MAX_VALUE (#65945)
Dec 9, 2020
8d3def3
Add Accept & Content-Type headers to rest api spec (#53979)
Mpdreamz Dec 9, 2020
3cd93ee
Skip REST YAML tests in FIPS 140 mode (#65735)
jkakavas Dec 9, 2020
9b3bb56
[DOCS] EQL: Move to GA (#65955)
jrodewig Dec 9, 2020
0b536a7
[DOCS] Fix URI processor title (#66068)
jrodewig Dec 9, 2020
41b2b2e
[8.0] Bump version after 7.10.1 release
fcofdez Dec 8, 2020
2aa2224
Scripting: Whitelist API spec gradle task (#66050)
stu-elastic Dec 9, 2020
8a6b1e9
Fix rest spec (#66108)
jkakavas Dec 9, 2020
8796c3e
Mute LifecycleLicenseIT (#66117)
andreidan Dec 9, 2020
b74792a
SQL: Fix SUM(all zeroes) to return 0 instead of NULL (#65796)
Dec 9, 2020
51452d1
Mute failing AttachmentProcessor.testIndexedCharsWithResourceName tes…
danhermann Dec 9, 2020
5414ad0
Log warn when license does not permit auditing (#65498)
albertzaharovits Dec 9, 2020
424ceb1
[DOCS] Fix `search_timeout` parameter docs (#66075)
gaobinlong Dec 9, 2020
0be70fd
Scripting: whitelist api spec, refs #49879 (#66120)
stu-elastic Dec 9, 2020
1585078
Clean up some aggregation tests (#66044)
nik9000 Dec 9, 2020
c38b5d6
Remove IndicesService#isMetadataField. (#65782)
jtibshirani Dec 9, 2020
35b253f
Fix test from 5414ad02edc2a14472eb3191
albertzaharovits Dec 9, 2020
ddf1f4c
Fix bug where fvh fragments could be loaded from wrong doc (#65641)
jtibshirani Dec 9, 2020
bce1081
[DOCS] Add docs for runtime fields (#62653)
Dec 9, 2020
3cbe0ea
Ensure consistent hit order in fvh REST tests.
jtibshirani Dec 10, 2020
27ca279
[Transform] Fix casting in ExceptionRootCauseFinder (#66123)
dimitris-athanasiou Dec 10, 2020
5b24829
Mute fvh REST tests (#66149)
dliappis Dec 10, 2020
616098e
Extend dynamic templates to make them define runtime fields (#66112)
javanna Dec 10, 2020
34cdfee
Introduce a mechanism to notify plugin before an index/shard folder i…
tlrx Dec 10, 2020
69d8180
Add some more tests for source-only fields (#66030)
romseygeek Dec 10, 2020
9159565
Wraps timestamp values in quotes in search.aggregation histogram YAML…
picandocodigo Dec 10, 2020
68b5465
Make it possible to use Stack logging in Docker (#65778)
pugnascotia Dec 10, 2020
b4790ed
[Docs] Add option to reference stored templates for `_rank_eval` requ…
sypste Dec 10, 2020
5fe7b7f
Minor fix in dynamic template validation (#66166)
javanna Dec 10, 2020
22b3e87
Remove unused method IndexShard#minimumCompatVersion. (#65866)
jtibshirani Dec 10, 2020
887bb16
Mark EQL APIs as stable (#66184)
jrodewig Dec 10, 2020
9c99b5b
[ML] results persisting service should respect node shutdown (#66128)
benwtrent Dec 10, 2020
922c82f
Update deprecation messages for synced flush (#66181)
jaymode Dec 10, 2020
7ed43a9
Forward-port improvements to transform-log4j-config from 7.x
pugnascotia Dec 10, 2020
a40186a
Adjust skip version in fvh REST tests.
jtibshirani Dec 10, 2020
8919c3a
Update BWC versions after backport of #61525 (#66195)
danhermann Dec 11, 2020
78ad68f
Do not restore autoscaling policy from snapshots (#66023)
ywangd Dec 11, 2020
7e6b52a
SearchableSnapshotDirectory should not evict cache files when closed …
tlrx Dec 11, 2020
945ba2d
[ML] Report cause of data frame analytics inference failure (#66203)
dimitris-athanasiou Dec 12, 2020
defaa93
Avoid tasks materialized during configuration phase (#65922)
breskeby Dec 12, 2020
0e8e02f
Add index commit id to searcher (#63963)
dnhatn Dec 12, 2020
2b2b8a3
Show -Dlicense.key value in test repro info (#66179)
breskeby Dec 12, 2020
1228d97
Fix TranslogTests#testStats (#66227)
dnhatn Dec 13, 2020
5e20c0a
Autoscaling reactive storage decider (#65520)
henningandersen Dec 13, 2020
7f638f6
EQL: [Tests] New eql correctness data snapshot (#66238)
matriv Dec 14, 2020
fcfb05b
EQL: Enforce validation of key compatibility (#66183)
costin Dec 14, 2020
b46518f
Adjust Cleanup Order of Internal State in SnapshotsService (#66225)
original-brownbear Dec 14, 2020
f46e3ec
Fix SearchableSnapshotRelocationIntegTests (#66234)
original-brownbear Dec 14, 2020
86ebfba
EQL: Optimize string retention (#66207)
costin Dec 14, 2020
1283a34
Count the number of shadowing runtime fields in telemetry (#66168)
romseygeek Dec 14, 2020
e31e3de
Add `visibility` the to rest-spec-api (#56104)
Mpdreamz Dec 14, 2020
a67a5f9
Generate an IDE-compatible checkstyle configuration (#66109)
pugnascotia Dec 14, 2020
1ced913
[Transform] randomize integration tests using runtime fields (#66148)
Dec 14, 2020
672972c
Make searchable snapshots cache persistent (#65725)
tlrx Dec 14, 2020
2a1db9b
[DOCS] Add adaptive replica selection reference (#66232)
calm4wei Dec 14, 2020
c696f7a
[ML] Remove excessive logging from ML upgrade mode (#65897)
droberts195 Dec 14, 2020
c05c4b3
Fix composite aggregation on unsigned long (#65715)
jimczi Dec 14, 2020
8dc3fa9
[DOCS] Add `require_alias` to Bulk API (#66259)
jrodewig Dec 14, 2020
3406422
[ML] make `xpack.ml.max_ml_node_size` and `xpack.ml.use_auto_machine_…
benwtrent Dec 14, 2020
2bf5c79
Fix warning when installing a plugin for different ESversion (#66146)
flyingpot Dec 14, 2020
410ae39
Remove suggest reference in some API specs (#66180)
jaymode Dec 14, 2020
f8bda89
[ML] Report cause when datafeed extraction encounters error (#66167)
dimitris-athanasiou Dec 14, 2020
6377c5e
Improve searchable snapshot mount time (#66198)
henningandersen Dec 14, 2020
c91a4d8
Autoscaling remove feature flags (#65973)
henningandersen Dec 14, 2020
de495e0
Simplify searchable snapshot CacheKey (#66263)
tlrx Dec 14, 2020
e8332e1
Remove unsed fields in `RestAnalyzeAction` (#66215)
chengyang14 Dec 14, 2020
852f6a4
Improve FieldFetcher retrieval of fields (#66160)
Dec 14, 2020
ea2145a
move rollup_index param out of RollupActionConfig (#66139)
talevy Dec 14, 2020
abda989
Add action to decommission legacy monitoring cluster alerts (#64373)
jbaiera Dec 14, 2020
bbf76c6
[ML] DFA _explain API should not fail when none field is included (#6…
dimitris-athanasiou Dec 14, 2020
69e5ea1
Snapshot of a searchable snapshot should be empty (#66162)
DaveCTurner Dec 14, 2020
7011cba
Fix cat tasks api params in spec and handler (#66272)
jaymode Dec 14, 2020
eff2c26
Mute testCacheSurviveRestart (#66289)
tlrx Dec 14, 2020
273ac15
Support canceling cross-clusters search requests (#66206)
dnhatn Dec 14, 2020
9bb6a3a
Add HDFS searchable snapshot integration (#66185)
jbaiera Dec 14, 2020
fe54c2f
[DOCS] Add dynamic runtime fields to docs (#66194)
Dec 14, 2020
6ff54c0
Add searchable snapshot cache folder to NodeEnvironment (#66297)
tlrx Dec 14, 2020
83a5256
Include date in data stream backing index names (#65205)
danhermann Dec 14, 2020
fcf28c3
Coerce blank fields to null in ApiKey requests (#66240)
tvernum Dec 15, 2020
77dc63b
[DOCS] Fix `search.max_buckets` default (#66311)
jrodewig Dec 15, 2020
349194d
Update version constants in DataStreams BWC Test (#66316)
tvernum Dec 15, 2020
32200b1
Apply can match phase on coordinator when the min max field data is a…
fcofdez Dec 15, 2020
40addd3
[Transform] add hlrc integration tests for get and getStats (#66177)
Dec 15, 2020
22fed68
Introduce new audit record for security configuration changes via API…
albertzaharovits Dec 15, 2020
7a833ba
System indices auto-create for searchable-snapshots (#66276)
pugnascotia Dec 15, 2020
bcefc7d
Migrate logstash system index to be auto-created (#66190)
pugnascotia Dec 15, 2020
06938dd
Migrate async search to use an auto-created system index (#66154)
pugnascotia Dec 15, 2020
fd1d282
Upgrade Azure repository SDK to v12 (#65140)
fcofdez Dec 15, 2020
e48acf4
Remove Lucene Precommit from PersistentCache (#66324)
original-brownbear Dec 15, 2020
2eb36c1
Fix SearchableSnapshot Relocation Test (#66322)
original-brownbear Dec 15, 2020
f41cee8
[Transform] fix testManyTranformsUsingHlrc for certain locales (#66330)
Dec 15, 2020
940bd86
[ML] Transform test fix for testCreateLatestFunction (#66293)
benwtrent Dec 15, 2020
f63e54a
[DOCS] Fix ingest node.roles example (#66287)
jrodewig Dec 15, 2020
56651fb
[DOCS] Note `tar.gz` does not include `systemd` (#66298)
jrodewig Dec 15, 2020
ee8052d
Add license checks for autoscaling (#66235)
jasontedor Dec 15, 2020
8696976
Use a timeout of 0 for futures used in TimestampFieldMapperService (#…
fcofdez Dec 15, 2020
7c69823
Add more information to the assertion error on AbstractSearchAsyncAct…
fcofdez Dec 15, 2020
ea137f9
SQL: Enable adding missing equals to bool fields as filters (#66252)
bpintea Dec 15, 2020
36e9263
Autoscaling proactive storage decider (#65933)
henningandersen Dec 15, 2020
bd85855
Autoscaling capacity should be in bytes (#66351)
henningandersen Dec 15, 2020
4145d54
Incorporating changes from review. (#66346) (#66358)
Dec 15, 2020
76589f0
Adding "read ingest pipeline" cluster privilege (#66137)
BigPandaToo Dec 15, 2020
79d32e5
Clean up some AggregatorTests (#66291)
nik9000 Dec 15, 2020
eddda94
Mute AutoFollowIT.testRolloverAliasInFollowClusterForbidden() test. (…
martijnvg Dec 15, 2020
be3bc46
[DOCS] Add description for node info settings. (#66362)
Dec 15, 2020
ee40d8c
Fix eclipse compile problem in LocalExporter (#66326)
Dec 15, 2020
ba57aef
Disable BWC tests until #66370 is closed (#66378)
danhermann Dec 15, 2020
b706e0d
Give a less dangerous example of logger config (#66318)
DaveCTurner Dec 15, 2020
715f7ed
Revert Add more information to the assertion error on AbstractSearchA…
fcofdez Dec 15, 2020
3bed666
[ML] Add log_time to AD data_counts and decide current based on it (#…
dimitris-athanasiou Dec 15, 2020
7caa471
Use CacheService Persisted Cache Size during Searchable Snapshot Shar…
original-brownbear Dec 15, 2020
30efc2b
[DOCS] Added docs for aggregate_metric_double field (#66306)
csoulios Dec 15, 2020
32b20fd
Fix Log4J config example in docs (#66386)
DaveCTurner Dec 15, 2020
dd9b913
Searchable snapshot rolling restart (#66369)
henningandersen Dec 15, 2020
2c83c93
Add debug info and potential fix for failing build tools test
breskeby Dec 15, 2020
ebbe8ca
Always finalize AntFixture by AntStopTask
breskeby Dec 15, 2020
54fbd03
Mute AzureBlobStoreRepositoryTests (#66389)
fcofdez Dec 15, 2020
9e0de16
[DOCS] Mute metric agg docs tests (#66394)
jrodewig Dec 15, 2020
c5bef7f
[ML] Deprecate anomaly detection post data endpoint (#66347)
droberts195 Dec 15, 2020
3aec1a3
SQL: Verify filter's condition type (#66268)
bpintea Dec 15, 2020
234b943
[DOCS] Fix docs integ tests for agg metric field docs (#66397)
jrodewig Dec 15, 2020
6bc56d1
Fix failure in fvh REST tests. (#66192)
jtibshirani Dec 15, 2020
87fafc7
Use the build JVM for executing third party audit checks (#66379)
mark-vieira Dec 15, 2020
7b74522
Muted failing SearchableSnapshotsIntegTests test (#66414)
csoulios Dec 15, 2020
ed4ab8c
Revert "Muted failing SearchableSnapshotsIntegTests test (#66414)"
DaveCTurner Dec 15, 2020
55ff5c7
Improve Error Handling in SearchableSnapshotAllocator (#66402)
original-brownbear Dec 15, 2020
937627d
Add extra steps to ensure that watch indices are created before test …
jbaiera Dec 16, 2020
b018c76
Remove support of creating CA on the fly when generating certificates…
ywangd Dec 16, 2020
a393db9
Autodetermine heap settings based on node roles and total system memo…
mark-vieira Dec 16, 2020
81343ac
[Transform] Handle multi-fields properly when creating destination in…
przemekwitek Dec 16, 2020
c88a2b2
Grants `kibana_system` reserved role access to read from `.logs-endpo…
kobelb Dec 16, 2020
d076ed2
Remove mapper service access in field capabilities (#65942)
jimczi Dec 16, 2020
c2c9933
Rename read_ingest_pipelines to read_pipeline (#66434)
BigPandaToo Dec 16, 2020
055cd57
Fix AutoFollowIT#testRolloverAliasInFollowClusterForbidden() test. (#…
martijnvg Dec 16, 2020
cb486a1
[CI] Mute TransformContinuousIT.testContinousEvents (#66438)
jimczi Dec 16, 2020
03e4316
Add command for manually generating Checkstyle config (#66421)
danhermann Dec 16, 2020
6fe1921
[ML] Adjust data counts log_time serialization versions (#66437)
dimitris-athanasiou Dec 16, 2020
7c65a2b
Avoid Needless Cache Status Fetches in SearchableSnapshotAllocator (#…
original-brownbear Dec 16, 2020
a9118e0
Move the generated checkstyle config to root dir (#66442)
pugnascotia Dec 16, 2020
d5f1bbf
Allow dynamic port allocation for hdfs fixture (#66440)
breskeby Dec 16, 2020
e4f54a7
Add version 7.12.0
pugnascotia Dec 16, 2020
b5d2d30
[DOCS] Remove duplicate word (#66320) (#66446)
jrodewig Dec 16, 2020
6d1f43c
Fix search_as_you_type field with term_vector (#66432)
jimczi Dec 16, 2020
7c0f193
[DOCS] Fix formatting (#66450)
jrodewig Dec 16, 2020
35cc6bf
[DOCS] Changes static ML setting to dynamic (#66286)
lcawl Dec 16, 2020
cbf6499
Remove the rollup thread pool (#65958)
jimczi Dec 16, 2020
7b3c6f2
Further clean up in AggregatorTestCase (#66395)
nik9000 Dec 16, 2020
d068314
Ensure all query builder tests consider older versions. (#66401)
jtibshirani Dec 16, 2020
ed6616c
[ML] change to only calculate model size on initial load to prevent s…
benwtrent Dec 16, 2020
cf18382
Fix build tools integ tests on windows
breskeby Dec 16, 2020
bb22bba
Fix constructors of NoOpResult (#66269)
asce0705 Dec 16, 2020
aa48316
Add unit test for NoOpResult
dnhatn Dec 16, 2020
c65258c
Add unit test for NoOpResult
dnhatn Dec 16, 2020
0a57458
Remove parent-task bans on channels disconnect (#66066)
dnhatn Dec 16, 2020
0d9156d
Use legacy backing index names for data streams in mixed clusters (#6…
danhermann Dec 16, 2020
55b6ef5
Fix a rare failure in FiltersAggregatorTests
nik9000 Dec 16, 2020
87a15ed
Use Gradle-approved exception message prefix for json validation task…
mark-vieira Dec 16, 2020
e49fd15
Fix docs typo
pugnascotia Dec 16, 2020
4ab10c5
[ML] [Deprecation] add deprecation check for job model snapshots that…
benwtrent Dec 16, 2020
709068d
[DOCS] Adds xpack.ml.max_ml_node_size (#66285)
lcawl Dec 16, 2020
0991e35
[DOCS] Fix formatting
jrodewig Dec 17, 2020
790f2b3
Adjust port ranges for tests and test fixtures (#66470)
breskeby Dec 17, 2020
642b530
Fail force-merges on read-only engines (#64756)
howardhuanghua Dec 17, 2020
5f219b3
Avoid building ES archives for bwc nested builds (#66342)
breskeby Dec 17, 2020
4ff6125
Allow bootstrap plugins to appear in _cat/plugins (#66260)
pugnascotia Dec 17, 2020
1eb50f8
Tweak version skip range in cat.plugin yml test
pugnascotia Dec 17, 2020
02ac68e
Reduce memory usage on Azure repository implementation (#66489)
fcofdez Dec 17, 2020
4b0f75b
PersistentCache.getWriter() should throw a specialized exception (#66…
tlrx Dec 17, 2020
0a1cec2
Fix SearchableSnapshotsPersistentCacheIntegTests.testCacheSurviveRest…
tlrx Dec 17, 2020
bf96bca
Fix IndexFoldersDeletionListenerIT (#66329)
tlrx Dec 17, 2020
0c9b9c1
Migrate .tasks to be auto-managed (#65959)
pugnascotia Dec 17, 2020
6d83da0
ILM: make the rest of the forcemerge action steps retryable (#66352)
andreidan Dec 17, 2020
09727ac
Fix test assertion on in buildtools for windows (#66513)
breskeby Dec 17, 2020
a90cf12
[ML] move the already upgraded model snapshot test (#66471)
benwtrent Dec 17, 2020
77a54aa
Update repository-s3.asciidoc
InbarShimshon Dec 17, 2020
c40c29e
Update repository-s3.asciidoc
InbarShimshon Dec 17, 2020
66a99b5
Mute testTaskCancellationOnCoordinatingNodeLeavingTheCluster
dnhatn Dec 17, 2020
7292a2e
Revert "Update repository-s3.asciidoc"
jrodewig Dec 17, 2020
78facdc
Revert "Update repository-s3.asciidoc"
jrodewig Dec 17, 2020
de9635c
Mute testBanOnlyNodesWithOutstandingDescendantTasks
dnhatn Dec 17, 2020
9b9deaf
Unmute TransformContinuousIT (#66496)
przemekwitek Dec 17, 2020
984e7cf
Unmute testBanOnlyNodesWithOutstandingDescendantTasks
dnhatn Dec 17, 2020
6e0befe
[DOCS] Fix S3 bucket names in S3 repo plugin docs (#66521)
jrodewig Dec 17, 2020
4f55749
EQL: Fix early trimming of in-flight data (#66493)
costin Dec 17, 2020
c96b3ba
Fix AzureBlobContainerRetriesTests#testRetryUntilFails (#66531)
fcofdez Dec 17, 2020
a5dc382
Fix InternalSnapshotsInfoServiceTests.testErroneousSnapshotShardSizes…
tlrx Dec 17, 2020
3819fcb
Add Ability to Write a BytesReference to BlobContainer (#66501)
original-brownbear Dec 17, 2020
acdbe02
[DOCS] Fix rollup docs formatting (#66425)
howardhuanghua Dec 17, 2020
1c059e7
Document new waiting on shards on index close (#66543)
DaveCTurner Dec 17, 2020
96555bf
Mark Cat Tasks API as experimental in rest-api-spec (#66536)
stevejgordon Dec 17, 2020
2f50423
EQL: Change result_position default value from head to tail (#66387)
costin Dec 17, 2020
5921ead
Store and use only internal security headers (#66365)
albertzaharovits Dec 17, 2020
746618b
[ML] fixes xcontent serialization for ML scaling reason (#66548)
benwtrent Dec 17, 2020
d967c75
Add new audit handler for action responses (#63708)
albertzaharovits Dec 17, 2020
da0188f
[DOCS] Fix Fleet links (#66553) (#66557)
jrodewig Dec 17, 2020
b622ade
Revert "Document new waiting on shards on index close (#66543)"
DaveCTurner Dec 17, 2020
d38e5e0
Remove basic feature checks from license state (#59814)
rjernst Dec 18, 2020
cc15a28
Mute JDBC client tests with SSL in FIPS mode (#66566)
jkakavas Dec 18, 2020
b8b0fd1
Do not deduce mappings in latest transform function (#66523)
przemekwitek Dec 18, 2020
c756ce1
Sort field tiebreaker for PIT (point in time) readers (#66093)
jimczi Dec 18, 2020
bf78062
A node with roles [ml, remote_cluster_client] is still dedicated ML (…
droberts195 Dec 18, 2020
14b381a
[DOCS] EQL: Change `result_position` default to `tail` (#66550)
jrodewig Dec 18, 2020
67bf9fd
Remove ban parent-task BWC (#66525)
dnhatn Dec 18, 2020
78690ab
Mute HistogramGroupByIT (#66598)
przemekwitek Dec 18, 2020
82bfbe1
[DOCS] Adding headers in TOC for aggregation docs. (#66604)
Dec 18, 2020
502d10f
Reduce Overhead of RepositoryData Cache for Large Repositories (#66587)
original-brownbear Dec 18, 2020
e1437f3
Add more tests for creating system indices (#66605)
pugnascotia Dec 18, 2020
ce30ac1
[DOCS] Clarifying TLS steps (#65326)
Dec 18, 2020
ae27203
Extract common reduce logic from InternalTerms (#66565)
imotov Dec 18, 2020
d5892c5
[DOCS] Drafts API changes for transform latest function (#66481)
lcawl Dec 18, 2020
69ca406
Default to testing against oss distribution (#66570)
mark-vieira Dec 18, 2020
f136b72
[ML] Add hyperparameter model metadata (#66349)
valeriy42 Dec 18, 2020
b8bf6b8
[DOCS] Fix typos (#66576) (#66610)
jrodewig Dec 18, 2020
3726f15
Mute failing monitoring migration tests (#66624)
gwbrown Dec 18, 2020
ea9df4e
Update heap setting documentation in light of machine dependent heap …
mark-vieira Dec 18, 2020
045abd8
Mute AzureStorageCleanupThirdPartyTests.testCleanup (#66635)
gwbrown Dec 18, 2020
6746b5a
Mute testDedicatedMlNode (#66638)
gwbrown Dec 18, 2020
15f5758
Fix regressions around nested hits and disabled _source. (#66572)
jtibshirani Dec 18, 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
[DOCS] Adds empty snapshot_id description to revert snapshot API docs (
  • Loading branch information
szabosteve authored Dec 9, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 3081cf4944ce964fc674e27cc66782deaeea2670
Original file line number Diff line number Diff line change
@@ -15,13 +15,15 @@ Retrieves information about model snapshots.

`GET _ml/anomaly_detectors/<job_id>/model_snapshots/<snapshot_id>`


[[ml-get-snapshot-prereqs]]
== {api-prereq-title}

* If the {es} {security-features} are enabled, you must have `monitor_ml`,
`monitor`, `manage_ml`, or `manage` cluster privileges to use this API. See
<<security-privileges>> and {ml-docs-setup-privileges}.


[[ml-get-snapshot-path-parms]]
== {api-path-parms-title}

@@ -40,6 +42,7 @@ You can get all snapshots for all calendars by using `_all`,
by specifying `*` as the `<snapshot_id>`, or by omitting the `<snapshot_id>`.
--


[[ml-get-snapshot-request-body]]
== {api-request-body-title}

Original file line number Diff line number Diff line change
@@ -42,6 +42,12 @@ include::{es-repo-dir}/ml/ml-shared.asciidoc[tag=job-id-anomaly-detection]
`<snapshot_id>`::
(Required, string)
include::{es-repo-dir}/ml/ml-shared.asciidoc[tag=snapshot-id]
+
--
You can specify `empty` as the <snapshot_id>. Reverting to the `empty` snapshot
means the {anomaly-job} starts learning a new model from scratch when it is
started.
--

[[ml-revert-snapshot-request-body]]
== {api-request-body-title}