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: default metadata_request_timeout to control_connection_timeout
metadata_request_timeout and control_connection_timeout are going hand
by hand, control_connection_timeout is client side timeout, while
metadata_request_timeout is server side.
In general case they always have to be eual.
0 commit comments