Skip to content

Conversation

jdconrad
Copy link
Contributor

Migrate ml_rollover_legacy_indices transport versions to files. This will bootstrap the named directory for 9.0 and 8.18.

ES-12401

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

Copy link
Member

@rjernst rjernst left a comment

Choose a reason for hiding this comment

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

LGTM

@JVerwolf
Copy link
Contributor

Should this have an auto-backport label?

@rjernst rjernst added the auto-backport Automatically create backport pull requests when merged label Aug 18, 2025
@rjernst
Copy link
Member

rjernst commented Aug 18, 2025

Should this have an auto-backport label?

Yes. I think the previous PR here would not have auto backported, but this one should.

@rjernst rjernst self-assigned this Aug 18, 2025
@rjernst
Copy link
Member

rjernst commented Aug 18, 2025

@elasticmachine update branch

@rjernst
Copy link
Member

rjernst commented Aug 18, 2025

Should this have an auto-backport label?

Yes. I think the previous PR here would not have auto backported, but this one should.

Ah no, that's wrong. This needs to be folded into the backports for the directory structure change, they can't pass CI without it.

eg #132993

@rjernst rjernst removed the auto-backport Automatically create backport pull requests when merged label Aug 18, 2025
@rjernst rjernst merged commit b46e0ce into elastic:main Aug 18, 2025
34 checks passed
@rjernst rjernst deleted the tvbs90818 branch August 18, 2025 16:32
rjernst pushed a commit to rjernst/elasticsearch that referenced this pull request Aug 18, 2025
rjernst pushed a commit to jdconrad/elasticsearch that referenced this pull request Aug 18, 2025
rjernst pushed a commit to jdconrad/elasticsearch that referenced this pull request Aug 18, 2025
rjernst pushed a commit to jdconrad/elasticsearch that referenced this pull request Aug 18, 2025
@rjernst
Copy link
Member

rjernst commented Aug 18, 2025

9.1: #133081

Merged this into the existing backport PRs for the directory restructure:
9.0: #132993
8.19: #133001
8.18: #133003

elasticsearchmachine pushed a commit that referenced this pull request Aug 18, 2025
elasticsearchmachine pushed a commit that referenced this pull request Aug 18, 2025
* Update transport version directory structure (#132891)

This changes the directory structure for transport version files to the following:

/transport/latest
/transport/definitions/named
/transport/definitions/initial
/transport/definitions/manifest.txt

This allows manifest to be placed in a location for named and initial
transport versions without adding confusion to latest.

ES-12401

* fix gitignore

* remove extraneous newline

* remove extraneous initial file

* revert initial change

* migrate ml_rollover_legacy_indices transport version (#133008)
rjernst pushed a commit to rjernst/elasticsearch that referenced this pull request Aug 18, 2025
szybia added a commit to szybia/elasticsearch that referenced this pull request Aug 19, 2025
…improv

* upstream/main: (92 commits)
  ESQL: mark LOOKUP JOIN as ExecutesOn.Any by default (elastic#133064)
  Fix 404s in REST API landing page (elastic#133086)
  Fix release tests for OptimizerVerificationTests (elastic#133100)
  Make Glob non-recursive (elastic#132798)
  Update ES|QL function list for release versions (elastic#133096)
  Split transport version func test into abstract base (elastic#133035)
  Omit project ID from snapshot metrics (elastic#133098)
  Mute org.elasticsearch.xpack.esql.analysis.AnalyzerTests testNoDenseVectorFailsForMagnitude elastic#133013
  Mute org.elasticsearch.xpack.esql.optimizer.OptimizerVerificationTests testRemoteEnrichAfterCoordinatorOnlyPlans elastic#133015
  Mute org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT test {p0=search/160_exists_query/Test exists query on _id field} elastic#133097
  Rename initial to unreferenced in transport versions (elastic#133082)
  Rename exception type header (elastic#133045)
  ESQL: Pluggable tests for Operator status (elastic#132876)
  ESQL: Mark new signatures in MIN and MAX (elastic#132980)
  Don't try to serialize half-baked cluster info (elastic#132756)
  migrate ml_rollover_legacy_indices transport version (elastic#133008)
  Enable `exclude_source_vectors` by default for new indices (elastic#131907)
  Expose APIs needed by flush during translog replay (elastic#132960)
  Change reporting_user role to leverage reserved kibana privileges (elastic#132766)
  Update TasksIT for batched execution (elastic#132762)
  ...
szybia added a commit to szybia/elasticsearch that referenced this pull request Aug 19, 2025
* upstream/main: (58 commits)
  ESQL: mark LOOKUP JOIN as ExecutesOn.Any by default (elastic#133064)
  Fix 404s in REST API landing page (elastic#133086)
  Fix release tests for OptimizerVerificationTests (elastic#133100)
  Make Glob non-recursive (elastic#132798)
  Update ES|QL function list for release versions (elastic#133096)
  Split transport version func test into abstract base (elastic#133035)
  Omit project ID from snapshot metrics (elastic#133098)
  Mute org.elasticsearch.xpack.esql.analysis.AnalyzerTests testNoDenseVectorFailsForMagnitude elastic#133013
  Mute org.elasticsearch.xpack.esql.optimizer.OptimizerVerificationTests testRemoteEnrichAfterCoordinatorOnlyPlans elastic#133015
  Mute org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT test {p0=search/160_exists_query/Test exists query on _id field} elastic#133097
  Rename initial to unreferenced in transport versions (elastic#133082)
  Rename exception type header (elastic#133045)
  ESQL: Pluggable tests for Operator status (elastic#132876)
  ESQL: Mark new signatures in MIN and MAX (elastic#132980)
  Don't try to serialize half-baked cluster info (elastic#132756)
  migrate ml_rollover_legacy_indices transport version (elastic#133008)
  Enable `exclude_source_vectors` by default for new indices (elastic#131907)
  Expose APIs needed by flush during translog replay (elastic#132960)
  Change reporting_user role to leverage reserved kibana privileges (elastic#132766)
  Update TasksIT for batched execution (elastic#132762)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants