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
tests: add more integration tests for metadata_request_timeout
New behavior needs to be tested:
1. metadata_request_timeout can be borrowed from
control_connection_timeout
2. metadata_request_timeout can be set to 0, to disable it.
3. metadata_request_timeout can be set to some value to override
default.
4. When both metadata_request_timeout and control_connection_timeou it
should be disabled
0 commit comments