Skip to content

Fix byteRefBlockHashSize for release mode#142668

Merged
smalyshev merged 3 commits intoelastic:mainfrom
smalyshev:fix-byteRefBlockHashSize-release
Feb 19, 2026
Merged

Fix byteRefBlockHashSize for release mode#142668
smalyshev merged 3 commits intoelastic:mainfrom
smalyshev:fix-byteRefBlockHashSize-release

Conversation

@smalyshev
Copy link
Copy Markdown
Contributor

#140557 fixed byte counts for release mode. However, #141968 increased the size of BytesRefArray by 8, thus breaking it again. This fixes it again.

The real solution would be to maybe not check the exact number of bytes, otherwise we'd have to chase after it for a while.

@smalyshev smalyshev added test-release Trigger CI checks against release build and removed v9.4.0 labels Feb 19, 2026
@smalyshev smalyshev marked this pull request as ready for review February 19, 2026 00:33
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Feb 19, 2026
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@smalyshev smalyshev added v9.4.0 >test Issues or PRs that are addressing/adding tests labels Feb 19, 2026
@smalyshev smalyshev enabled auto-merge (squash) February 19, 2026 02:25
@smalyshev smalyshev disabled auto-merge February 19, 2026 06:01
@smalyshev smalyshev merged commit 87aeff7 into elastic:main Feb 19, 2026
34 of 39 checks passed
@smalyshev smalyshev deleted the fix-byteRefBlockHashSize-release branch February 19, 2026 06:02
szybia added a commit to szybia/elasticsearch that referenced this pull request Feb 19, 2026
…on-sliced-reindex

* upstream/main: (120 commits)
  [Fleet] Add OpAMP field mappings to fleet-agents (elastic#142550)
  Clarify `expectedSize` behaviour of `ReleasableBytesStreamOutput` (elastic#142451)
  Refactor KnnIndexTester to tidy up some options (elastic#142651)
  Fixed with elastic#142638 already (elastic#142655)
  Change *OverTimeTests to extend AbstractAggregationTestCase (elastic#142659)
  Fix byteRefBlockHashSize for release mode (elastic#142668)
  Mute org.elasticsearch.xpack.esql.tree.EsqlNodeSubclassTests testTransform {class org.elasticsearch.xpack.esql.plan.logical.MMR} elastic#142674
  Fix PAUSED_FOR_NODE_REMOVAL shard blocking QUEUED promotion (elastic#142637)
  Mute org.elasticsearch.xpack.logsdb.RandomizedRollingUpgradeIT testIndexingStandardSource elastic#142670
  Revert "[ESQL] Introduce pluggable external datasource framework (elastic#141678) (elastic#142663)
  Mute org.elasticsearch.xpack.esql.spatial.SpatialPushDownGeoShapeIT testQuantizedXY elastic#141234
  PromQL: infer start/end from query DSL filters (elastic#142580)
  Add GPU vector indexing monitoring to _xpack/usage (elastic#141932)
  Fix testTrackerClearShutdown: use non-zero startTimeMillis for DONE status (elastic#142646)
  Mute org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT test elastic#142426
  ESQL_ Move time_zone to GA (elastic#142287)
  Mute org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT test elastic#142426
  DOCS: Convert Painless diagrams to mermaid (elastic#141851)
  ES|QL: fix validation in generative tests (elastic#142638)
  Unmute tests that do not reproduce failures (elastic#141712)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/Compute Engine Analytics in ES|QL >non-issue Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests test-release Trigger CI checks against release build v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants