Commit 42df52b
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 152653d commit 42df52b
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1214 | 1214 | | |
1215 | 1215 | | |
1216 | 1216 | | |
1217 | | - | |
| 1217 | + | |
1218 | 1218 | | |
1219 | 1219 | | |
1220 | 1220 | | |
| |||
3622 | 3622 | | |
3623 | 3623 | | |
3624 | 3624 | | |
3625 | | - | |
3626 | | - | |
3627 | | - | |
| 3625 | + | |
| 3626 | + | |
| 3627 | + | |
| 3628 | + | |
| 3629 | + | |
3628 | 3630 | | |
3629 | 3631 | | |
3630 | 3632 | | |
| |||
0 commit comments