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

Rebase archive to 7.last data structure #191174

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

afharo
Copy link
Member

@afharo afharo commented Aug 23, 2024

Summary

Resolves #191123.

The archive was regenerated with 7.17.last to avoid ES 8.x complaining about incompatible data directory.

Steps followed:

  1. In the 7.17 branch, run yarn es snapshot --data-archive src/core/server/saved_objects/migrationsv2/integration_tests/archives/7.13.0_concurrent_5k_foo.zip
  2. Wait for ES to complete startup.
  3. Stop ES
  4. zip -r src/core/server/saved_objects/migrationsv2/integration_tests/archives/7.13.0_concurrent_5k_foo.zip .es/7.17.24/data -x "*/\.*"

For maintainers

@afharo afharo added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting labels Aug 23, 2024
@afharo afharo requested review from jbudz and a team August 23, 2024 10:17
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@afharo afharo self-assigned this Aug 23, 2024
@afharo afharo enabled auto-merge (squash) August 23, 2024 10:59
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

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

cc @afharo

@afharo afharo merged commit 802943a into elastic:7.17 Aug 23, 2024
31 checks passed
@afharo afharo deleted the flaky-191123 branch August 23, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants