If the client loses connection briefly, will it be able to reconnect to its own broker?

I have read this 2 links:

but don’t find anwser.

This question is inspired by This mode has limited support for clients using a clean session value set to “false.” If we use HAProxy as the load balancer, it can inspect the CONNECT packets and always direct clients to the node they previously connected to. Therefore, if the client loses connection briefly it will be able to reconnect to its own node, but if the node goes down, the session information is not available.

​Hello,

Thanks for reaching out on our HiveMQ Community Forum.

Please review our documentation here on how persistent data is managed in a cluster.

Regards,
Gil