Skip to content

Add support for Virtual Threads #4399

@fmbenhassine

Description

@fmbenhassine

Virtual Threads (Project Loom) will be out of preview in JDK 21. This issue is to:

  • Make sure that Spring Batch behaves in the same way with virtual threads as with platform threads
  • Replace synchronized blocks/methods that contain blocking I/O operations with reentrant locks
  • Check what should be updated in the Batch auto-configuration of Spring Boot with regard to virtual threads

Metadata

Metadata

Assignees

Labels

in: corestatus: for-internal-teamIssues that are planned to be resolved by the Spring Batch team, and not open for contributions.type: feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions