Skip to content

[KYUUBI #7662][SERVER] Extend virtual thread support to server executors - #7663

Open
wangzhigang1999 wants to merge 5 commits into
apache:masterfrom
wangzhigang1999:zhigang/kyuubi-7662-server-virtual-threads
Open

[KYUUBI #7662][SERVER] Extend virtual thread support to server executors#7663
wangzhigang1999 wants to merge 5 commits into
apache:masterfrom
wangzhigang1999:zhigang/kyuubi-7662-server-virtual-threads

Conversation

@wangzhigang1999

Copy link
Copy Markdown
Contributor

Why are the changes needed?

PR #7656 added virtual-thread support to the Binary frontend. This follow-up extends the same optional model to other I/O-bound Kyuubi Server executors and adds one global opt-in switch with component-level overrides.

The feature remains disabled by default. Engine-side executors are unchanged. See #7662 for the scope and benchmark results.

How was this patch tested?

Was this patch assisted by generative AI tooling?

Assisted-by: OpenAI Codex (GPT-5)

@wangzhigang1999
wangzhigang1999 force-pushed the zhigang/kyuubi-7662-server-virtual-threads branch 4 times, most recently from 8cc4d7a to f40bf77 Compare August 26, 2026 13:48
@wangzhigang1999
wangzhigang1999 marked this pull request as ready for review August 26, 2026 14:00
@wangzhigang1999
wangzhigang1999 force-pushed the zhigang/kyuubi-7662-server-virtual-threads branch from f40bf77 to 1ebcdd8 Compare August 26, 2026 14:07
Comment thread kyuubi-common/src/main/scala/org/apache/kyuubi/config/KyuubiConf.scala Outdated

This comment was marked as resolved.

This comment was marked as resolved.

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants