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
Sometimes a client connects to a cluster and I send it a message. Suddenly, that client disconnects and connects due to Internet failure and connects to another cluster, and there are still messages in the previous cluster that it did not receive. Those messages will never reach him unless he reconnects to the previous cluster. That is, in a chat application, he suddenly receives messages that were sent, for example, an hour ago.