You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2026. It is now read-only.
Right now all cluster members must be specified in a comma separated list in the JDBC url. While we plan to continue to support that, we should also allow the single cluster endpoint to be provided. When a cluster endpoint is provided we should then discover the individual cluster members (ideally even dynamically with a running application).