OpenSearch/x-pack/plugin
Dimitris Athanasiou 50a5afed15
[7.x][ML] Prepare parsing phase_progress from DFA process (#55580) (#55587)
Data frame analytics process currently reports progress as
an integer `progress_percent`. We parse that and report it
from the _stats API as the progress of the `analyzing` phase.
However, we want to allow the DFA process to report progress
for more than one phase. This commit prepares for this by
parsing `phase_progress` from the process, an object that
contains the `phase` name plus the `progress_percent` for that
phase.

Backport of #55580
2020-04-22 16:38:32 +03:00
..
analytics Convert InternalAggTestCase to AbstractNamedWriteableTestCase (#55250) 2020-04-17 16:39:38 -04:00
async-search Fix expiration time in async search response (#55435) 2020-04-21 14:04:29 +02:00
autoscaling Add wire tests for get autoscaling decision objects 2020-04-05 21:34:36 -04:00
ccr Remove Redundant CS Update on Snapshot Finalization (#55276) (#55528) 2020-04-21 15:33:17 +02:00
core [ML] explicitly disallow partial results in datafeed extractors (#55537) (#55585) 2020-04-22 09:07:44 -04:00
deprecation Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
enrich Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
eql Add RepositoriesService to createComponents() args (#54814) 2020-04-16 16:27:36 +01:00
frozen-indices Allow searching of snapshot taken while indexing (#55511) 2020-04-21 13:21:38 +01:00
graph Mute GraphTests.testTimedoutQueryCrawl (#55397) 2020-04-17 15:31:48 +02:00
identity-provider Rest spec and documentation (#54664) (#55305) 2020-04-16 20:18:05 +03:00
ilm Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
logstash Reintroduce system index APIs for Kibana (#54935) 2020-04-08 09:08:49 -06:00
mapper-constant-keyword [7.x] Backport ValuesSourceRegistry and related work (#54922) 2020-04-16 16:54:46 -04:00
mapper-flattened [7.x] Backport ValuesSourceRegistry and related work (#54922) 2020-04-16 16:54:46 -04:00
ml [7.x][ML] Prepare parsing phase_progress from DFA process (#55580) (#55587) 2020-04-22 16:38:32 +03:00
monitoring Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
ql SQL: drop BASE TABLE type in favour for just TABLE (#54836) (#54951) 2020-04-08 16:02:12 +02:00
rollup Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
search-business-rules [7.x] Create new `geo` module and migrate geo_shape registration (#53562) (#54924) 2020-04-07 16:30:58 -07:00
searchable-snapshots Allow searching of snapshot taken while indexing (#55511) 2020-04-21 13:21:38 +01:00
security Fix certutil http for empty password with JDK 11 and lower (#55437) (#55565) 2020-04-22 15:03:10 +10:00
spatial [7.x] Create new `geo` module and migrate geo_shape registration (#53562) (#54924) 2020-04-07 16:30:58 -07:00
sql Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
src/test [ML] Add effective max model memory limit to ML info (#55581) 2020-04-22 12:28:50 +01:00
transform Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
vectors Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
voting-only-node Add RepositoriesService to createComponents() args (#54814) 2020-04-16 16:27:36 +01:00
watcher Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
wildcard Remove normalizer support from wildcard field while we decide on approach for handling case insensitvity (#55294) (#55375) 2020-04-17 11:43:26 +01:00
build.gradle Upgrade feature aware check usage of ASM to 7.3.1 (#54577) 2020-04-18 10:49:57 -04:00