Skip to content

[ML] Clear Kibana index pattern cache on creation or form reset.#62184

Merged
walterra merged 1 commit intoelastic:masterfrom
walterra:ml-refresh-index-patterns
Apr 2, 2020
Merged

[ML] Clear Kibana index pattern cache on creation or form reset.#62184
walterra merged 1 commit intoelastic:masterfrom
walterra:ml-refresh-index-patterns

Conversation

@walterra
Copy link
Contributor

@walterra walterra commented Apr 1, 2020

Summary

Fixes #51897.

Clears the Kibana index pattern cache ...

  • when reopening the "Create Analytics job" flyout
  • after creating a transform or analyticsjob (this fixes moving from transforms to discover after creating a transform)

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@walterra walterra added bug Fixes for quality problems that affect the customer experience release_note:fix :ml v8.0.0 Feature:Transforms Transforms Feature:Data Frame Analytics ML data frame analytics features v7.7.0 v7.8.0 labels Apr 1, 2020
@walterra walterra requested a review from a team as a code owner April 1, 2020 15:28
@walterra walterra self-assigned this Apr 1, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

Copy link
Contributor

@alvarezmelissa87 alvarezmelissa87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ⚡️

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Member

@jgowdyelastic jgowdyelastic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@pheyos pheyos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and LGTM

@walterra walterra merged commit f747057 into elastic:master Apr 2, 2020
@walterra walterra deleted the ml-refresh-index-patterns branch April 2, 2020 10:03
walterra added a commit to walterra/kibana that referenced this pull request Apr 2, 2020
…stic#62184)

Clears the Kibana index pattern cache ...
- when reopening the "Create Analytics job" flyout
- after creating a transform or analyticsjob (this fixes moving from transforms to discover after creating a transform)
walterra added a commit that referenced this pull request Apr 2, 2020
) (#62283)

Clears the Kibana index pattern cache ...
- when reopening the "Create Analytics job" flyout
- after creating a transform or analyticsjob (this fixes moving from transforms to discover after creating a transform)
walterra added a commit that referenced this pull request Apr 2, 2020
) (#62284)

Clears the Kibana index pattern cache ...
- when reopening the "Create Analytics job" flyout
- after creating a transform or analyticsjob (this fixes moving from transforms to discover after creating a transform)
gmmorris added a commit to gmmorris/kibana that referenced this pull request Apr 2, 2020
* master:
  Switch to embeddable factory interface with optional override (elastic#61165)
  fix text error in diagrams (elastic#62101)
  [Index management] Prepare support Index template V2 format (elastic#61588)
  Updates dashboard images (elastic#62011)
  [Maps] remove MapBounds type (elastic#62332)
  [Uptime] Convert anomaly Jobs name to lowercase to comply with… (elastic#62293)
  Make d3 place nicely with object values (elastic#62004)
  EMT-287: update schema with elastic agent id (elastic#62252)
  [Maps] fix replaceLayerList to handle case where map is not intialized (elastic#62202)
  Remove support for deprecated xpack.telemetry configurations (elastic#51142)
  [Uptime] Remove static constant for index name completely (elastic#62256)
  [APM] E2E: install dependencies for vanilla workspaces (elastic#62178)
  [backport] Bump to 5.1.3 (elastic#62286)
  Show server name in Remote Cluster detail panel (elastic#62250)
  Rename some alert types (elastic#61693)
  changing duration type to ms, s, m (elastic#62265)
  [ML] Clear Kibana index pattern cache on creation or form reset. (elastic#62184)
  Move `src/legacy/server/index_patterns` to data plugin (server) (Remove step) (elastic#61618)
  [NP] Remove IndexedArray usage in Schemas (elastic#61410)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fixes for quality problems that affect the customer experience Feature:Data Frame Analytics ML data frame analytics features Feature:Transforms Transforms :ml release_note:fix v7.7.0 v7.8.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ML] Analytics UI - new index pattern not available for source

6 participants