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] [Maps] chunk geojson upload to keep import requests under 1MB (#93678) #93974

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

nreese
Copy link
Contributor

@nreese nreese commented Mar 8, 2021

Backports the following commits to 7.x:

…c#93678)

* [Maps] chunk geojson upload to keep import requests under 1MB

* fix geojson_importer tests

* update failure.item to reflect location in file

* remove console statement

* clean up

* return instead of break if upload is no longer active

* add unit test for createChunks

* update file_upload API

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
@nreese nreese added the backport label Mar 8, 2021
@nreese nreese enabled auto-merge (squash) March 8, 2021 17:27
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
fileUpload 809.7KB 811.4KB +1.7KB

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

@nreese nreese merged commit da07553 into elastic:7.x Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants