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
RabbitMQ 3.12.0 has gone GA and was officially declared as compatible with Erlang 26.
It has some non-trivial improvements (one, two), so many people will be eager to get it.
I don't know how exactly the process works but we should convert the 3.12 flavor of this image
to use GA releases :)
On top of that, since we (Team RabbitMQ) declared it as Erlang 26-compatible from the start,
we can resolve #636 by updating the 3.12 version to use Erlang 26.
With over one month of daily Erlang 26 use, many load tests and so on, we haven't found a single
easily observable issue. So, let's optimistically assume that version is as good as 25.3.x in
terms of stability. On many workloads it provides a 5-10% throughput gain for free.
The text was updated successfully, but these errors were encountered:
Hi @tianon @yosifkit 👋🙂
RabbitMQ 3.12.0 has gone GA and was officially declared as compatible with Erlang 26.
It has some non-trivial improvements (one, two), so many people will be eager to get it.
I don't know how exactly the process works but we should convert the 3.12 flavor of this image
to use GA releases :)
On top of that, since we (Team RabbitMQ) declared it as Erlang 26-compatible from the start,
we can resolve #636 by updating the 3.12 version to use Erlang 26.
With over one month of daily Erlang 26 use, many load tests and so on, we haven't found a single
easily observable issue. So, let's optimistically assume that version is as good as 25.3.x in
terms of stability. On many workloads it provides a 5-10% throughput gain for free.
The text was updated successfully, but these errors were encountered: