Hi
I'm using Consistent hashing Exchange to scale up with respect of messages ordering.
Will Consistent hashing algorithm be reset when a new broker is added or removed from the cluster or when the broker goes down "crash" ?
Will i lose the order of messages in the above cases ?