rabbitmq-server
rabbitmq-server copied to clipboard
Update Ra from 2.11.0 to 2.12.0
It includes a new condition option for leader and local queries that delay the execution of the query until a condition is met.
It also improves handling of unknown calls. Before the call would eventually time out. Now it will be rejected immediately.
Release notes: https://github.com/rabbitmq/ra/releases/tag/v2.12.0
The forced push was a rebase.
The problem discovered by CI is related to rabbitmq/ra#451.
I'm off this week, I will resume this work next week.
Ra 2.13 PR coming so closing this.