Skip to content

Conversation

prwhelan
Copy link
Member

Transforms will now continue after PIT is closed, rather than sending the PIT request and not blocking.

Resolve #134925

Transforms will now continue after PIT is closed, rather than sending
the PIT request and not blocking.

Resolve elastic#134925
@prwhelan prwhelan added >bug :ml/Transform Transform Team:ML Meta label for the ML team auto-backport Automatically create backport pull requests when merged v9.2.0 v8.19.5 v9.1.5 v9.0.8 labels Sep 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 September 17, 2025 21:38
@elasticsearchmachine
Copy link
Collaborator

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

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 cfa8d6a into elastic:main Sep 18, 2025
34 checks passed
prwhelan added a commit to prwhelan/elasticsearch that referenced this pull request Sep 18, 2025
Transforms will now continue after PIT is closed, rather than sending
the PIT request and not blocking.

Resolve elastic#134925
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.19
9.1
9.0

prwhelan added a commit to prwhelan/elasticsearch that referenced this pull request Sep 18, 2025
Transforms will now continue after PIT is closed, rather than sending
the PIT request and not blocking.

Resolve elastic#134925
prwhelan added a commit to prwhelan/elasticsearch that referenced this pull request Sep 18, 2025
Transforms will now continue after PIT is closed, rather than sending
the PIT request and not blocking.

Resolve elastic#134925
elasticsearchmachine pushed a commit that referenced this pull request Sep 18, 2025
Transforms will now continue after PIT is closed, rather than sending
the PIT request and not blocking.

Resolve #134925
elasticsearchmachine pushed a commit that referenced this pull request Sep 18, 2025
Transforms will now continue after PIT is closed, rather than sending
the PIT request and not blocking.

Resolve #134925
elasticsearchmachine pushed a commit that referenced this pull request Sep 18, 2025
Transforms will now continue after PIT is closed, rather than sending
the PIT request and not blocking.

Resolve #134925
gmjehovich pushed a commit to gmjehovich/elasticsearch that referenced this pull request Sep 18, 2025
Transforms will now continue after PIT is closed, rather than sending
the PIT request and not blocking.

Resolve elastic#134925
szybia added a commit to szybia/elasticsearch that referenced this pull request Sep 18, 2025
* upstream/main: (43 commits)
  Unmute testAckedIndexing to see if it still fails on main (elastic#134682)
  Silence time zone ID deprecation warning for JDK 25 due to log4j2 bug. (elastic#134719)
  Adding a getUnmodifiableSourceAndMetadata() method to IngestDocument (elastic#134816)
  Mark the create-index-from-source action as publicly available on Serverless (elastic#134953)
  ESQL: Rename command from INLINESTATS to INLINE STATS (elastic#134827)
  Document multi index query support for simplified retrievers (elastic#134980)
  [ML] Fix YAMl test to use correct query parameter type (elastic#134999)
  [Transform] Wait for PIT to close (elastic#134955)
  Add XPath to XmlUtils (elastic#134923)
  Fixing conditional processor mutability bugs (elastic#134936)
  [Transform] Lower loglevel of 3 transform-related error messages from ERROR to WARN (elastic#134985)
  Unmute pattern text tests. (elastic#134981)
  Integrate weights into simplified RRF retriever syntax (elastic#132680)
  Mute org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT test {csv-spec:stats.CountDistinctWithConditions} elastic#134993
  Update periodic java-ea build to test java 26 pre-release (elastic#134983)
  Mute org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT test {csv-spec:stats.CountDistinctWithConditions} elastic#134984
  Fix and unmute testIndexSettingProviderPrivateSetting (elastic#134861)
  Add missing common cat params (elastic#134870)
  Support querying multiple indices with the simplified RRF retriever (elastic#134822)
  Allow including semantic field embeddings in _source (elastic#134717)
  ...
prwhelan added a commit to prwhelan/elasticsearch that referenced this pull request Sep 19, 2025
Transforms will now continue after PIT is closed, rather than sending
the PIT request and not blocking.

Resolve elastic#134925
elasticsearchmachine pushed a commit that referenced this pull request Sep 19, 2025
Transforms will now continue after PIT is closed, rather than sending
the PIT request and not blocking.

Resolve #134925
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.5 v9.0.8 v9.1.5 v9.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transforms will infinitely queue PIT closures causing a "PIT storm"
3 participants