-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
Rust Drivers
We introduced a server_id_i64 field to ConnectionInfo in RUST-1571 for the sake of backwards compatibility. We should consolidate this field with server_id in 3.0 as one field of type Option<i64>.