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
control_connection: read actual metadata_request_timeout from Cluster.metadata_request_timeout
PR #361 that have introduced `metadata_request_timeout` intentionally
pulled actual `metadata_request_timeout` from
`control_connection_timeout`, because both `metadata_request_timeout`
and `control_connection_timeout` has to be inline.
Since this PR brings `Cluster.metadata_request_timeout` back, we need to pull it
from `Cluster.metadata_request_timeout`
0 commit comments