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.x] [data.search] Move background session service to data enhanced plugin (#84837) #85152

Merged
merged 1 commit into from
Dec 7, 2020

Conversation

lukasolson
Copy link
Member

Backports the following commits to 7.x:

…elastic#84837)

* [data.search] Move search method inside session service and add tests

* Move background session service to data_enhanced plugin

* Fix types

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

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
data 603 600 -3
dataEnhanced 37 40 +3
total -0

Distributable file count

id before after diff
default 44162 44168 +6
oss 23057 23052 -5

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
data 990.5KB 986.7KB -3.8KB
dataEnhanced 36.0KB 38.8KB +2.8KB
total -1.0KB

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

@lukasolson lukasolson added the release_note:skip Skip the PR/issue when compiling release notes label Dec 7, 2020
@lukasolson lukasolson merged commit a821cff into elastic:7.x Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release_note:skip Skip the PR/issue when compiling release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants