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
cluster: ignore extra commas in contact points string
The extra commas provided by the user should be ignored.
In addition, if the user passed an empty contact points string,
the internal contact points should be cleared.
These changes are necessary for ConfigTests to pass.
0 commit comments