From 3f6aacb35c5e0e390d66895e83f5b56f44293db3 Mon Sep 17 00:00:00 2001 From: lcawl Date: Mon, 25 Mar 2019 11:11:01 -0700 Subject: [PATCH 1/3] [DOCS] Adds ml-cpp PR --- docs/reference/release-notes/6.7.asciidoc | 49 ++++++++++++----------- 1 file changed, 25 insertions(+), 24 deletions(-) diff --git a/docs/reference/release-notes/6.7.asciidoc b/docs/reference/release-notes/6.7.asciidoc index 335c7328683e0..29d4a815d0476 100644 --- a/docs/reference/release-notes/6.7.asciidoc +++ b/docs/reference/release-notes/6.7.asciidoc @@ -76,9 +76,9 @@ Infra/REST API:: * Deprecate requests that have an unconsumed body {pull}37534[#37534] (issue: {issue}37504[#37504]) Machine Learning:: -* Adding ml_settings entry to HLRC and Docs for deprecation_info {pull}38118[#38118] -* [ML] Datafeed deprecation checks {pull}37932[#37932] -* [ML] Adjust structure finder for Joda to Java time migration {pull}37306[#37306] +* Add ml_settings entry to HLRC and Docs for deprecation_info {pull}38118[#38118] +* Datafeed deprecation checks {pull}37932[#37932] +* Adjust structure finder for Joda to Java time migration {pull}37306[#37306] Mapping:: * Deprecate types in get field mapping API {pull}37667[#37667] (issue: {issue}35190[#35190]) @@ -120,7 +120,7 @@ Features/Ingest:: * Enable grok processor to support long, double and boolean {pull}27896[#27896] Machine Learning:: -* ML: Adds set_upgrade_mode API endpoint {pull}37837[#37837] +* Add set_upgrade_mode API endpoint {pull}37837[#37837] Mapping:: * Give precedence to index creation when mixing typed templates with typeless index creation and vice-versa. {pull}37871[#37871] (issue: {issue}37773[#37773]) @@ -287,13 +287,14 @@ License:: * Handle malformed license signatures {pull}37137[#37137] (issue: {issue}35340[#35340]) Machine Learning:: -* [ML] Allow stop unassigned datafeed and relax unset upgrade mode wait {pull}39034[#39034] +* Allow stop unassigned datafeed and relax unset upgrade mode wait {pull}39034[#39034] * Move ML Optimistic Concurrency Control to Seq No {pull}38278[#38278] (issues: {issue}10708[#10708], {issue}36148[#36148]) -* [ML] Add explanation so far to file structure finder exceptions {pull}38191[#38191] (issue: {issue}29821[#29821]) -* ML: Add upgrade mode docs, hlrc, and fix bug {pull}37942[#37942] -* [ML] Tighten up use of aliases rather than concrete indices {pull}37874[#37874] -* ML: Add support for single bucket aggs in Datafeeds {pull}37544[#37544] (issue: {issue}36838[#36838]) -* [ML] Migrate unallocated jobs and datafeeds {pull}37536[#37536] (issues: {issue}32905[#32905], {issue}36810[#36810], {issue}37430[#37430], {issue}37656[#37656]) +* Add explanation so far to file structure finder exceptions {pull}38191[#38191] (issue: {issue}29821[#29821]) +* Add upgrade mode docs, hlrc, and fix bug {pull}37942[#37942] +* Tighten up use of aliases rather than concrete indices {pull}37874[#37874] +* Add support for single bucket aggs in Datafeeds {pull}37544[#37544] (issue: {issue}36838[#36838]) +* Migrate unallocated jobs and datafeeds {pull}37536[#37536] (issues: {issue}32905[#32905], {issue}36810[#36810], {issue}37430[#37430], {issue}37656[#37656]) +* Adjust seccomp filter for Fedora 29. {ml-pull}354[#354] Mapping:: * Only issue a deprecation warning if include_type_name is not set. {pull}38825[#38825] (issue: {issue}35190[#35190]) @@ -523,20 +524,20 @@ Infra/Settings:: * Fix handling of fractional time value settings {pull}37171[#37171] Machine Learning:: -* [ML] Fix race condition when creating multiple jobs {pull}40049[#40049] (issue: {issue}38785[#38785]) -* [ML] Fix datafeed skipping first bucket after lookback when aggs are … {pull}39859[#39859] (issue: {issue}39842[#39842]) -* [ML] refactoring lazy query and agg parsing {pull}39776[#39776] (issue: {issue}39528[#39528]) -* [ML] Stop the ML memory tracker before closing node {pull}39111[#39111] (issue: {issue}37117[#37117]) -* ML allow aliased .ml-anomalies* index on PUT Job {pull}38821[#38821] (issue: {issue}38773[#38773]) -* [ML] Report index unavailable instead of waiting for lazy node {pull}38423[#38423] -* ML: Fix error race condition on stop _all datafeeds and close _all jobs {pull}38113[#38113] (issue: {issue}37959[#37959]) -* [ML] Update ML results mappings on process start {pull}37706[#37706] (issue: {issue}37607[#37607]) -* [ML] Prevent submit after autodetect worker is stopped {pull}37700[#37700] (issue: {issue}37108[#37108]) -* [ML] Fix ML datafeed CCS with wildcarded cluster name {pull}37470[#37470] (issue: {issue}36228[#36228]) -* [ML] Update error message for process update {pull}37363[#37363] -* [ML] Wait for autodetect to be ready in the datafeed {pull}37349[#37349] (issues: {issue}36810[#36810], {issue}37227[#37227]) -* [ML] Stop datafeeds running when their jobs are stale {pull}37227[#37227] (issue: {issue}36810[#36810]) -* [ML] Make GetJobStats work with arbitrary wildcards and groups {pull}36683[#36683] (issue: {issue}34745[#34745]) +* Fix race condition when creating multiple jobs {pull}40049[#40049] (issue: {issue}38785[#38785]) +* Fix datafeed skipping first bucket after lookback when aggs are … {pull}39859[#39859] (issue: {issue}39842[#39842]) +* Refactoring lazy query and agg parsing {pull}39776[#39776] (issue: {issue}39528[#39528]) +* Stop the ML memory tracker before closing node {pull}39111[#39111] (issue: {issue}37117[#37117]) +* Allow aliased .ml-anomalies* index on PUT Job {pull}38821[#38821] (issue: {issue}38773[#38773]) +* Report index unavailable instead of waiting for lazy node {pull}38423[#38423] +* Fix error race condition on stop _all datafeeds and close _all jobs {pull}38113[#38113] (issue: {issue}37959[#37959]) +* Update ML results mappings on process start {pull}37706[#37706] (issue: {issue}37607[#37607]) +* Prevent submit after autodetect worker is stopped {pull}37700[#37700] (issue: {issue}37108[#37108]) +* Fix ML datafeed CCS with wildcarded cluster name {pull}37470[#37470] (issue: {issue}36228[#36228]) +* Update error message for process update {pull}37363[#37363] +* Wait for autodetect to be ready in the datafeed {pull}37349[#37349] (issues: {issue}36810[#36810], {issue}37227[#37227]) +* Stop datafeeds running when their jobs are stale {pull}37227[#37227] (issue: {issue}36810[#36810]) +* Make GetJobStats work with arbitrary wildcards and groups {pull}36683[#36683] (issue: {issue}34745[#34745]) Mapping:: * Make sure to reject mappings with type _doc when include_type_name is false. {pull}38270[#38270] (issue: {issue}38266[#38266]) From 33a654581d6c20f8eafc9f6fd8dc2e2edbc1afc0 Mon Sep 17 00:00:00 2001 From: lcawl Date: Mon, 25 Mar 2019 11:24:59 -0700 Subject: [PATCH 2/3] [DOCS] Removes 6.6.x ML PRs --- docs/reference/release-notes/6.7.asciidoc | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/docs/reference/release-notes/6.7.asciidoc b/docs/reference/release-notes/6.7.asciidoc index 29d4a815d0476..7dd8a92ecda2b 100644 --- a/docs/reference/release-notes/6.7.asciidoc +++ b/docs/reference/release-notes/6.7.asciidoc @@ -289,11 +289,11 @@ License:: Machine Learning:: * Allow stop unassigned datafeed and relax unset upgrade mode wait {pull}39034[#39034] * Move ML Optimistic Concurrency Control to Seq No {pull}38278[#38278] (issues: {issue}10708[#10708], {issue}36148[#36148]) -* Add explanation so far to file structure finder exceptions {pull}38191[#38191] (issue: {issue}29821[#29821]) +* Add explanation so far to file structure finder exceptions {pull}38191[#38191] * Add upgrade mode docs, hlrc, and fix bug {pull}37942[#37942] * Tighten up use of aliases rather than concrete indices {pull}37874[#37874] * Add support for single bucket aggs in Datafeeds {pull}37544[#37544] (issue: {issue}36838[#36838]) -* Migrate unallocated jobs and datafeeds {pull}37536[#37536] (issues: {issue}32905[#32905], {issue}36810[#36810], {issue}37430[#37430], {issue}37656[#37656]) +* Migrate unallocated jobs and datafeeds {pull}37536[#37536] (issue: {issue}32905[#32905]) * Adjust seccomp filter for Fedora 29. {ml-pull}354[#354] Mapping:: @@ -525,18 +525,13 @@ Infra/Settings:: Machine Learning:: * Fix race condition when creating multiple jobs {pull}40049[#40049] (issue: {issue}38785[#38785]) -* Fix datafeed skipping first bucket after lookback when aggs are … {pull}39859[#39859] (issue: {issue}39842[#39842]) +* Fix datafeed skipping first bucket after lookback when aggs are used {pull}39859[#39859] (issue: {issue}39842[#39842]) * Refactoring lazy query and agg parsing {pull}39776[#39776] (issue: {issue}39528[#39528]) -* Stop the ML memory tracker before closing node {pull}39111[#39111] (issue: {issue}37117[#37117]) * Allow aliased .ml-anomalies* index on PUT Job {pull}38821[#38821] (issue: {issue}38773[#38773]) * Report index unavailable instead of waiting for lazy node {pull}38423[#38423] -* Fix error race condition on stop _all datafeeds and close _all jobs {pull}38113[#38113] (issue: {issue}37959[#37959]) -* Update ML results mappings on process start {pull}37706[#37706] (issue: {issue}37607[#37607]) * Prevent submit after autodetect worker is stopped {pull}37700[#37700] (issue: {issue}37108[#37108]) * Fix ML datafeed CCS with wildcarded cluster name {pull}37470[#37470] (issue: {issue}36228[#36228]) * Update error message for process update {pull}37363[#37363] -* Wait for autodetect to be ready in the datafeed {pull}37349[#37349] (issues: {issue}36810[#36810], {issue}37227[#37227]) -* Stop datafeeds running when their jobs are stale {pull}37227[#37227] (issue: {issue}36810[#36810]) * Make GetJobStats work with arbitrary wildcards and groups {pull}36683[#36683] (issue: {issue}34745[#34745]) Mapping:: From 3723a17d6a1524ba51782abfc7847d3378b4c5ef Mon Sep 17 00:00:00 2001 From: lcawl Date: Tue, 26 Mar 2019 10:06:55 -0700 Subject: [PATCH 3/3] [DOCS] Removes PR 38191 --- docs/reference/release-notes/6.7.asciidoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/reference/release-notes/6.7.asciidoc b/docs/reference/release-notes/6.7.asciidoc index 7dd8a92ecda2b..4e7c933345844 100644 --- a/docs/reference/release-notes/6.7.asciidoc +++ b/docs/reference/release-notes/6.7.asciidoc @@ -289,7 +289,6 @@ License:: Machine Learning:: * Allow stop unassigned datafeed and relax unset upgrade mode wait {pull}39034[#39034] * Move ML Optimistic Concurrency Control to Seq No {pull}38278[#38278] (issues: {issue}10708[#10708], {issue}36148[#36148]) -* Add explanation so far to file structure finder exceptions {pull}38191[#38191] * Add upgrade mode docs, hlrc, and fix bug {pull}37942[#37942] * Tighten up use of aliases rather than concrete indices {pull}37874[#37874] * Add support for single bucket aggs in Datafeeds {pull}37544[#37544] (issue: {issue}36838[#36838])