apache / apache/polaris

Use VirtualThreads for Polaris TaskExecutor

Open
#411 2 comments 1 reaction 1 assignee Claimed by @jbonofre View on GitHub
enhancement
Dominant language
Java
Stars
2.1k
Forks
522
Avg merge
1d 17h
Merged PRs (30d)
137

Description

VirtualThreads have been added in JDK19+. It's good improvement on "regular" threads. The Polaris `TaskExecutor` is using regular threads for now. Using virtual threads should provide a performance boost.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.