Mon, 23 Oct 2017 10:11:54 +0100
Kevin Smith <[email protected]> wrote:

> bin it and trust the new value

No. Let's imagine a situation: a cluster with 2 nodes, there is a
transient partition between them. During this partition period, a client
connects to different nodes with the *same* resource. When the cluster
gets connected again you cannot just simply replace local session-id
with remote session-id in your session table, you most likely need to
apply last-write-wins strategy (or similar) and then kick the older
resource.
_______________________________________________
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: [email protected]
_______________________________________________

Reply via email to