Skip to content

[9.3] Revert "Partition time-series source (#140475)" (#141229)#141232

Merged
elasticsearchmachine merged 1 commit intoelastic:9.3from
dnhatn:backport/9.3/pr-141229
Jan 24, 2026
Merged

[9.3] Revert "Partition time-series source (#140475)" (#141229)#141232
elasticsearchmachine merged 1 commit intoelastic:9.3from
dnhatn:backport/9.3/pr-141229

Conversation

@dnhatn
Copy link
Member

@dnhatn dnhatn commented Jan 24, 2026

Backport

This will backport the following commits from main to 9.3:

Questions ?

Please refer to the Backport tool documentation

The competitive benchmark shows a significant performance regression
from elastic#140475. This is likely due to the high number of CPUs in the
benchmark, which results in many small slices and adds significant
overhead.

It is better to revert this change for now and adjust the partitioning
for cases with high CPU and more than one shard before merging again.

Relates elastic#14047

(cherry picked from commit 1146b88)

# Conflicts:
#	x-pack/plugin/esql/qa/testFixtures/src/main/resources/k8s-timeseries.csv-spec
@dnhatn dnhatn added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Jan 24, 2026
@elasticsearchmachine elasticsearchmachine merged commit 93a1836 into elastic:9.3 Jan 24, 2026
35 checks passed
@dnhatn dnhatn deleted the backport/9.3/pr-141229 branch January 24, 2026 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v9.3.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants