client: Don't allow master_nodes and name to be present in options
Because list of masters and cluster name must be already present in netloc and path. Previously e.g. neo://db@α,β,γ?master_nodes=a,b,c" would mean to use master nodes {a,b,c} not {α,β,γ}. Now it is treated as invalid URI to remove ambiguity. Same for cluster name. /cc @levin.zimmermann /reviewed-by @jm /reviewed-on nexedi/neoppod!21
Showing
-
mentioned in commit levin.zimmermann/neoppod@d4222a47
-
mentioned in commit levin.zimmermann/neoppod@e6f0ce9a
-
mentioned in commit levin.zimmermann/neoppod@34275b66
-
mentioned in commit levin.zimmermann/neoppod@fe6ab177
Please register or sign in to comment