Skip to content

Investigate testBulkIndexingRequestSplitting failure#144766

Merged
DaveCTurner merged 8 commits intoelastic:mainfrom
DaveCTurner:2026/03/23/investigate-testBulkIndexingRequestSplitting-144579
Mar 26, 2026
Merged

Investigate testBulkIndexingRequestSplitting failure#144766
DaveCTurner merged 8 commits intoelastic:mainfrom
DaveCTurner:2026/03/23/investigate-testBulkIndexingRequestSplitting-144579

Conversation

@DaveCTurner
Copy link
Copy Markdown
Contributor

Relates #144579: adding extra logging to gather more information about
these failures.

Relates elastic#144579: adding extra logging to gather more information about
these failures.
@DaveCTurner DaveCTurner requested a review from nicktindall March 23, 2026 15:16
@DaveCTurner DaveCTurner added >test Issues or PRs that are addressing/adding tests :Distributed/Network Http and internode communication implementations v9.4.0 labels Mar 23, 2026
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Meta label for distributed team. label Mar 23, 2026
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

@DaveCTurner
Copy link
Copy Markdown
Contributor Author

I've had this running locally in a loop for a while without seeing a failure. I suspect it's just a slow CI machine taking too long to completely assign a high-shard-count index, but this should confirm.

Copy link
Copy Markdown
Contributor

@nicktindall nicktindall left a comment

Choose a reason for hiding this comment

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

LGTM, I have discovered nothing so far, but have not given it the time it deserves

}
}

@TestIssueLogging(
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ooh TIL 👌

@DaveCTurner DaveCTurner enabled auto-merge (squash) March 24, 2026 08:13
@DaveCTurner DaveCTurner merged commit cab8461 into elastic:main Mar 26, 2026
36 checks passed
szybia added a commit to szybia/elasticsearch that referenced this pull request Mar 26, 2026
* upstream/main: (146 commits)
  Revert "[Native] Gradle-related tweaks to improve handling of the simdvec native library (elastic#144539)"
  Fix ArrayIndexOutOfBoundsException in fetch phase with partial results (elastic#144385)
  ESQL: Correctly manage NULL data type for SUM (elastic#144942)
  [ESQL] Fixes GroupedTopNBenchmark not executing (elastic#144944)
  Fix reader context leak when query response serialization fails (elastic#144708)
  Validate individual offset values in BULK_OFFSETS bounds checks (elastic#144643)
  Merge main21 source set into main in simdvec (elastic#144921)
  [TEST] Unmute TsidExtractingIdFieldMapperTests (elastic#144848)
  [Native] Gradle-related tweaks to improve handling of the simdvec native library (elastic#144539)
  Fix `ThreadedActionListenerTests#testRejectionHandling` (elastic#144795)
  Add new DLM Frozen Tier Transition execution plugin and service (elastic#144595)
  Prometheus: execute query_range via parsed EsqlStatement plan (elastic#144416)
  Investigate `testBulkIndexingRequestSplitting` failure (elastic#144766)
  Add test utility for wrapping directories in FilterDirectory layer (elastic#143563)
  Fix ES|QL decay tests with negative scale (elastic#144657)
  Fix circuit breaker leak in percolator query construction (elastic#144827)
  Use XPerFieldDocValuesFormat in AbstractTSDBSyntheticIdCodec (elastic#144744)
  [DOCS] Document how reindex work in CPS (elastic#144016)
  Fix Int4 vector library tests failing on Java 21 (elastic#144830)
  [DiskBBQ] Fix index sorting on flush (elastic#144938)
  ...
seanzatzdev pushed a commit to seanzatzdev/elasticsearch that referenced this pull request Mar 26, 2026
Relates elastic#144579: adding extra logging to gather more information about
these failures.
seanzatzdev pushed a commit to seanzatzdev/elasticsearch that referenced this pull request Mar 27, 2026
Relates elastic#144579: adding extra logging to gather more information about
these failures.
mamazzol pushed a commit to mamazzol/elasticsearch that referenced this pull request Mar 30, 2026
Relates elastic#144579: adding extra logging to gather more information about
these failures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Network Http and internode communication implementations Team:Distributed Meta label for distributed team. >test Issues or PRs that are addressing/adding tests v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants