-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
The following statement is incorrect:
You can also configure client-side load balancing to distribute the client sessions created from the connection across the cluster.
Sessions are created within a connection and cannot be separated from it. While client-side load balancing can distribute connections across multiple brokers, it cannot distribute sessions individually, as they are strictly bound to their parent connection.