Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.4] Deprecate timeout config options introduced in 4.4.5 #768

Merged
merged 2 commits into from
Aug 8, 2022

Conversation

robsdedude
Copy link
Member

  • update_routing_table_timeout
  • session_connection_timeout

Server-side keep-alives communicated through configuration hints together with
connection_acquisition_timeout (which, starting with 4.4.5, includes the full
handshake, i.e., with HELLO message) are sufficient to avoid the driver
getting stuck.

 * `update_routing_table_timeout`
 * `session_connection_timeout`

Server-side keep-alives communicated through configuration hints together with
`connection_acquisition_timeout` (which, starting with 4.4.5, includes the full
handshake, i.e., with `HELLO` message) are sufficient to avoid the driver
getting stuck.
Need to unwrap the raw value after registering the config option as deprecated.
@robsdedude robsdedude marked this pull request as ready for review August 2, 2022 13:03
@robsdedude robsdedude changed the title Deprecate timeout config options introduced in 4.4.5 [4.4] Deprecate timeout config options introduced in 4.4.5 Aug 2, 2022
@robsdedude robsdedude merged commit 16d16d3 into neo4j:4.4 Aug 8, 2022
@robsdedude robsdedude deleted the adr-006-deprecate-new-timeouts branch August 8, 2022 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant