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

Licensing, telemetry and security_solution plugins cause deprecation log #120435

Closed
3 tasks done
rudolf opened this issue Dec 4, 2021 · 1 comment · Fixed by #120468
Closed
3 tasks done

Licensing, telemetry and security_solution plugins cause deprecation log #120435

rudolf opened this issue Dec 4, 2021 · 1 comment · Fixed by #120468
Labels
blocker bug Fixes for quality problems that affect the customer experience Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v8.0.0

Comments

@rudolf
Copy link
Contributor

rudolf commented Dec 4, 2021

Related #120043

Starting Kibana on this branch #120044 sufaces deprecation notices from the licensing and telemetry plugins:

ES DEPRECATION: 299 Elasticsearch-8.1.0-SNAPSHOT-838597e18e0495a2239a71187df0b49b69c17f77 "Including [accept_enterprise] in get license requests is deprecated. The parameter will be removed in the next major version"
 proc [kibana] Origin:user
 proc [kibana] Stack trace:
 proc [kibana]     at Xpack.info (/opt/local-ssd/buildkite/builds/kb-n2-4-5be418573b67e921/elastic/kibana-pull-request/kibana-build-xpack/node_modules/@elastic/elasticsearch/lib/api/api/xpack.js:47:16)
 proc [kibana]     at LicensingPlugin.fetchLicense (/opt/local-ssd/buildkite/builds/kb-n2-4-5be418573b67e921/elastic/kibana-pull-request/kibana-build-xpack/x-pack/plugins/licensing/server/plugin.js:99:13)
 proc [kibana] Query:
 proc [kibana] 200
 proc [kibana] GET /_xpack?accept_enterprise=true

@elastic/kibana-core

@elastic/security-solution

Note that this deprecation log is only present on 8.0.0 so does not need to be prioritised for 7.17

@rudolf rudolf added bug Fixes for quality problems that affect the customer experience blocker v8.0.0 labels Dec 4, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Dec 4, 2021
@rudolf rudolf added Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc labels Dec 4, 2021
@botelastic botelastic bot removed the needs-team Issues missing a team label label Dec 4, 2021
@pjhampton
Copy link
Contributor

Thanks, @rudolf. cc @elastic/security-telemetry
Will you be working on the fix for security-solution, or shall we pick up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker bug Fixes for quality problems that affect the customer experience Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v8.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants