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
Fix DisableInitialHostLookup flag ignored when querying system.peers(PR update)
This commit provides update for the 'Modified DisableInitialHostLookup flag name and logic'
refreshRing() does NOOP when 'DisableInitialHostLookup' is true. system.peers
can be queried when flag is true for the schema version retrieving.
patch by Oleksandr Luzhniy; for CASSGO-5
0 commit comments