Skip to content

BatchMappingDetectionTests.registerWithMaxBatchSize() test is flaky #1466

@bclozel

Description

@bclozel

The BatchMappingDetectionTests.registerWithMaxBatchSize() test is flaky because DataLoader can dispatch batches concurrently - which is more likely on Java 21 with virtual threads support. The test is currently flaky because of this.

Metadata

Metadata

Assignees

Labels

in: dataIssues related to working with datastatus: backportedAn issue that has been backported to maintenance branchestype: taskA general task

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions