Skip to content

Remove tribe node support#16397

Merged
epixa merged 2 commits intoelastic:masterfrom
epixa:die_tribe_die
Jan 30, 2018
Merged

Remove tribe node support#16397
epixa merged 2 commits intoelastic:masterfrom
epixa:die_tribe_die

Conversation

@epixa
Copy link
Copy Markdown
Contributor

@epixa epixa commented Jan 30, 2018

Tribe node is being removed from Elasticsearch since it has been
superseded by Cross-Cluster-Search.

Related to elastic/elasticsearch#28443

Tribe node is being removed from Elasticsearch since it has been
superseded by Cross-Cluster-Search.
@elastic elastic deleted a comment from elasticmachine Jan 30, 2018
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

config.get('console.enabled') &&
!config.get('elasticsearch.tribe.url')
);
return config.get('console.enabled');
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I believe this is default behavior if isEnabled is undefined, (as long as console.enabled is defined)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I think you're right. I'll remove this whole block before merging.

The default behavior for the plugin is to be disabled when its `enabled`
configuration is set to false, so this custom isEnabled function is not
necessary any longer.
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@s1monw
Copy link
Copy Markdown

s1monw commented Jan 30, 2018

go merge it! LGTM ;)

@epixa epixa added the review label Jan 30, 2018
@epixa epixa merged commit 829985d into elastic:master Jan 30, 2018
@epixa epixa deleted the die_tribe_die branch January 30, 2018 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants