Skip to content

Warn that setThreadsPerClientVersion needs an external client - #4560

Merged
alecgrieser merged 1 commit into
FoundationDB:mainfrom
AzazelSensei:docs/threads-per-client-external-lib-1442
Sep 4, 2026
Merged

Warn that setThreadsPerClientVersion needs an external client#4560
alecgrieser merged 1 commit into
FoundationDB:mainfrom
AzazelSensei:docs/threads-per-client-external-lib-1442

Conversation

@AzazelSensei

Copy link
Copy Markdown
Contributor

setThreadsPerClientVersion above 1 turns on FDB's multi-threaded client, which still needs at least one external client library even when the cluster and local client are the same version. I added that to the javadoc on FDBDatabaseFactoryImpl and the deprecated wrapper.

Fixes #1442

…tionDB#1442)

FDB's multi-threaded client still requires at least one external client
library, even when the cluster and local client are the same version.
@alecgrieser alecgrieser added the documentation Documentation change label Sep 4, 2026
@alecgrieser alecgrieser changed the title Warn that setThreadsPerClientVersion needs an external client #1442 Warn that setThreadsPerClientVersion needs an external client Sep 4, 2026
@alecgrieser
alecgrieser merged commit 0644df2 into FoundationDB:main Sep 4, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Potential bug on enable Multi-Threaded FDB client in FDBDatabaseFactory

2 participants