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

[7.4] [ML] Throw an error when a datafeed needs CCS but it is not enabled for the node (#46044) #46181

Merged
merged 1 commit into from
Sep 3, 2019

Conversation

benwtrent
Copy link
Member

Backports the following commits to 7.4:

…or the node (elastic#46044)

Though we allow CCS within datafeeds, users could prevent nodes from accessing remote clusters. This can cause mysterious errors and difficult to troubleshoot.

This commit adds a check to verify that `cluster.remote.connect` is enabled on the current node when a datafeed is configured with a remote index pattern.
@benwtrent benwtrent added :ml Machine learning >bug backport labels Aug 30, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

@benwtrent benwtrent merged commit b4ed711 into elastic:7.4 Sep 3, 2019
@benwtrent benwtrent deleted the backport/7.4/pr-46044 branch September 3, 2019 12:06
@colings86 colings86 added v7.4.0 and removed v7.4.1 labels Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants