Fix gossipTimeout documentation by w1am · Pull Request #385 · kurrent-io/KurrentDB-Client-Java · GitHub
Skip to content

Fix gossipTimeout documentation#385

Open
w1am wants to merge 1 commit into
trunkfrom
fix/gossip-timeout-docs
Open

Fix gossipTimeout documentation#385
w1am wants to merge 1 commit into
trunkfrom
fix/gossip-timeout-docs

Conversation

@w1am

@w1am w1am commented Apr 14, 2026

Copy link
Copy Markdown
Contributor

The gossipTimeout documentation had incorrect default values and units. The markdown docs stated the default as 5 seconds and the Javadoc listed it as 3, but the actual code default in ConnectionSettingsBuilder is 3000 milliseconds. Both locations have been updated to reflect the correct value and unit.

The documentation stated the default as 5 seconds, and the Javadoc
listed it as 3. The actual code default is 3000 milliseconds. Updated
both locations to reflect the correct value and unit.
@qodo-code-review

Copy link
Copy Markdown

@qodo-code-review

Copy link
Copy Markdown

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.

1 participant