-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
The server#unknown! call needs to be definitively handled when the server is a load balancer.
My current suggested approach is to allow it to be called but require that service id is passed if the server is a load balancer, because besides marking the server unknown this method also clears the connection pool which must be done also for load balancers (by service id).