Skip to content

Convert remote license checker to use LicensedFeature (#79876)#79979

Merged
rjernst merged 1 commit intoelastic:7.16from
rjernst:license/remote_7.16
Oct 28, 2021
Merged

Convert remote license checker to use LicensedFeature (#79876)#79979
rjernst merged 1 commit intoelastic:7.16from
rjernst:license/remote_7.16

Conversation

@rjernst
Copy link
Copy Markdown
Member

@rjernst rjernst commented Oct 28, 2021

The RemoteClusterLicenseChecker pulls the license level of a remote
cluster and checks it allows a local feature to communicate with that
cluster. It does the check with a lambda, but these methods could be out
of sync with the actual licensed feature. This commit converts the
remote license checker to take in the feature object that should be
checked.

The RemoteClusterLicenseChecker pulls the license level of a remote
cluster and checks it allows a local feature to communicate with that
cluster. It does the check with a lambda, but these methods could be out
of sync with the actual licensed feature. This commit converts the
remote license checker to take in the feature object that should be
checked.
@rjernst rjernst merged commit c253607 into elastic:7.16 Oct 28, 2021
@rjernst rjernst deleted the license/remote_7.16 branch October 28, 2021 14:00
@danhermann danhermann added v7.16.0 and removed v7.16.1 labels Nov 3, 2021
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.

3 participants