Skip to content

Conversation

@joshdover
Copy link
Contributor

Summary

This fixes works around a race condition in the AnonymousPaths service where not all anonymous paths may be registered until setup completes. Plugin execution order changes can result in exposing this race condition. To fix this entirely, we should remove the core.http.anonymousPaths.isAnonymous API from CoreSetup, but that will be a much larger change.

Checklist

For maintainers

@joshdover joshdover added Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.10.0 labels Oct 2, 2020
@joshdover joshdover requested a review from legrego October 2, 2020 20:56
@joshdover joshdover requested a review from a team as a code owner October 2, 2020 20:56
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

Copy link
Member

@legrego legrego left a comment

Choose a reason for hiding this comment

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

LGTM, tested locally and this resolves the issue I was seeing on the login selector screen. Thanks for the fix!

@joshdover
Copy link
Contributor Author

@elasticmachine merge upstream

@joshdover joshdover requested a review from a team as a code owner October 5, 2020 17:24
@joshdover
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

page load bundle size

id before after diff
licensing 23.1KB 23.4KB +315.0B
uiActionsEnhanced 326.8KB 326.7KB -141.0B
total +174.0B

History

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

@joshdover joshdover merged commit a8c080b into elastic:master Oct 7, 2020
@joshdover joshdover deleted the feature-usage/anon-2 branch October 7, 2020 15:18
joshdover added a commit to joshdover/kibana that referenced this pull request Oct 7, 2020
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
joshdover added a commit to joshdover/kibana that referenced this pull request Oct 7, 2020
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
joshdover added a commit that referenced this pull request Oct 7, 2020
…) (#79857)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
joshdover added a commit that referenced this pull request Oct 7, 2020
… (#79856)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:skip Skip the PR/issue when compiling release notes Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// v7.10.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants