Commit f147330
committed
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`1 parent bb6e597 commit f147330
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3616 | 3616 | | |
3617 | 3617 | | |
3618 | 3618 | | |
3619 | | - | |
| 3619 | + | |
3620 | 3620 | | |
3621 | 3621 | | |
3622 | 3622 | | |
| |||
0 commit comments