Skip to content

Fix flaky test: AllocationDecidersTests#140271

Merged
burqen merged 1 commit intoelastic:mainfrom
burqen:ap/2026.01.07.fix-test-AllocationDecidersTests
Jan 7, 2026
Merged

Fix flaky test: AllocationDecidersTests#140271
burqen merged 1 commit intoelastic:mainfrom
burqen:ap/2026.01.07.fix-test-AllocationDecidersTests

Conversation

@burqen
Copy link
Contributor

@burqen burqen commented Jan 7, 2026

THROTTLE to take precedence over NOT_PREFERRED. This behavior was changed in #140237 but this randomized test was not updated. Fixed here.

THROTTLE to take precedence over NOT_PREFERRED. This behaviour was
changed in elastic#140237 but this randomized test was not updated. Fixed here.
@burqen burqen added the :Distributed/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) label Jan 7, 2026
@burqen burqen requested a review from DiannaHohensee January 7, 2026 14:37
@elasticsearchmachine elasticsearchmachine added v9.4.0 Team:Distributed Coordination (obsolete) Meta label for Distributed Coordination team. Obsolete. Please do not use. labels Jan 7, 2026
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed-coordination (Team:Distributed Coordination)

@burqen burqen added branch:9.3 auto-backport Automatically create backport pull requests when merged >test Issues or PRs that are addressing/adding tests labels Jan 7, 2026
Copy link
Contributor

@henningandersen henningandersen left a comment

Choose a reason for hiding this comment

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

LGTM.

@burqen burqen merged commit 8f09690 into elastic:main Jan 7, 2026
35 checks passed
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
9.3

burqen added a commit to burqen/elasticsearch that referenced this pull request Jan 7, 2026
THROTTLE to take precedence over NOT_PREFERRED. This behaviour was
changed in elastic#140237 but this randomized test was not updated. Fixed here.
szybia added a commit to szybia/elasticsearch that referenced this pull request Jan 7, 2026
* upstream/main:
  Add hook for blocking termination (elastic#133555)
  Delegate to ES93ScalarQuantizedVectorsFormat rather than copying behaviour (elastic#139834)
  Refactor compound block types (elastic#140219)
  Flush the rate buffer when the slice index changes (elastic#138856)
  Log linked project connection errors at debug during shutdown (elastic#140239)
  Periodic FIPS 140-3 buildkite pipelines (elastic#139909)
  ES|QL - Remove TERM function (elastic#139953)
  Fix name of started time field in shutdown status (elastic#139910)
  Drop `project_routing` from query params (elastic#140272)
  Fix flaky test: AllocationDecidersTests (elastic#140271)
  Add List Reindex API (elastic#140184)
  Expose _tier metadata attribute in ESQL (elastic#139894)
  Tweak TSDBRestEsqlIT#testTimeSeriesQuerying(...) (elastic#140210)
  Fix an OOM error when creating to many chained synonym graph token filter. (elastic#140026)
  Suppress Azure SDK error logs (elastic#139730)
  Rewritten integer sorts need to use SortedNumericSortField (elastic#139538) (elastic#139700)
  Adjust index versions for skippers for time series (elastic#139670)
  Fix host.name skippers index version range (elastic#139636)
  Remove BWC shim for a broken commit
  Fix index.mapping.use_doc_values_skipper defaults in serverless (elastic#139532)
sidosera pushed a commit to sidosera/elasticsearch that referenced this pull request Jan 7, 2026
THROTTLE to take precedence over NOT_PREFERRED. This behaviour was
changed in elastic#140237 but this randomized test was not updated. Fixed here.
elasticsearchmachine pushed a commit that referenced this pull request Jan 8, 2026
* Fix flaky test: AllocationDecidersTests (#140271)

THROTTLE to take precedence over NOT_PREFERRED. This behaviour was
changed in #140237 but this randomized test was not updated. Fixed here.

* Unmute test

---------

Co-authored-by: Nick Tindall <nick.tindall@elastic.co>
@burqen
Copy link
Contributor Author

burqen commented Jan 14, 2026

Fix #140338

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 :Distributed/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) Team:Distributed Coordination (obsolete) Meta label for Distributed Coordination team. Obsolete. Please do not use. >test Issues or PRs that are addressing/adding tests v9.3.1 v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments