Skip to content

Conversation

prwhelan
Copy link
Member

Updates to a continuous transform's frequency should go into effect for the next transform's checkpoint without needed to stop and restart the transform.

Fix #133321


Verified new integration test's stability with

./gradlew ":x-pack:plugin:transform:qa:single-node-tests:javaRestTest" --tests "org.elasticsearch.xpack.transform.integration.TransformUpdateIT.testUpdateFrequency" -Dtests.iters=1000

Updates to a continuous transform's frequency should go into effect for
the next transform's checkpoint without needed to stop and restart the
transform.

Fix elastic#133321
@prwhelan prwhelan added >bug :ml/Transform Transform Team:ML Meta label for the ML team auto-backport Automatically create backport pull requests when merged v8.19.6 v9.1.6 v9.2.1 v9.3.0 labels Oct 17, 2025
@elasticsearchmachine
Copy link
Collaborator

Hi @prwhelan, I've created a changelog YAML for you.

@prwhelan prwhelan marked this pull request as ready for review October 17, 2025 19:04
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

@prwhelan prwhelan enabled auto-merge (squash) October 21, 2025 12:57
Copy link
Contributor

@przemekwitek przemekwitek left a comment

Choose a reason for hiding this comment

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

LGTM

@prwhelan prwhelan merged commit 1f6311b into elastic:main Oct 21, 2025
34 checks passed
prwhelan added a commit to prwhelan/elasticsearch that referenced this pull request Oct 21, 2025
Updates to a continuous transform's frequency should go into effect for
the next transform's checkpoint without needed to stop and restart the
transform.

Fix elastic#133321
prwhelan added a commit to prwhelan/elasticsearch that referenced this pull request Oct 21, 2025
Updates to a continuous transform's frequency should go into effect for
the next transform's checkpoint without needed to stop and restart the
transform.

Fix elastic#133321
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.19
9.1
9.2

prwhelan added a commit to prwhelan/elasticsearch that referenced this pull request Oct 21, 2025
Updates to a continuous transform's frequency should go into effect for
the next transform's checkpoint without needed to stop and restart the
transform.

Fix elastic#133321
elasticsearchmachine pushed a commit that referenced this pull request Oct 21, 2025
Updates to a continuous transform's frequency should go into effect for
the next transform's checkpoint without needed to stop and restart the
transform.

Fix #133321
elasticsearchmachine pushed a commit that referenced this pull request Oct 21, 2025
Updates to a continuous transform's frequency should go into effect for
the next transform's checkpoint without needed to stop and restart the
transform.

Fix #133321
elasticsearchmachine pushed a commit that referenced this pull request Oct 21, 2025
Updates to a continuous transform's frequency should go into effect for
the next transform's checkpoint without needed to stop and restart the
transform.

Fix #133321
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged >bug :ml/Transform Transform Team:ML Meta label for the ML team v8.19.6 v9.1.6 v9.2.1 v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to a running transform's frequency does not take effect until it is stopped and restarted

4 participants