RabbitMQ 3.7.8 RC3 發布,Erlang 的 AMQP 開源實現

2020-12-25 開源中國

RabbitMQ 3.7.8 RC3 發布了,這是一個維護版本,側重於 bug 修復和進一步提高 Erlang/OTP 21 的兼容性,由於 RabbitMQ 3.7.7 之前版本的 CLI 工具無法在 Erlang 21 中工作,因此必須在升級 Erlang 之前先升級 RabbitMQ。

更新如下:

Core Server

Bug Fixes

  • Virtual host (specifically binding) recovery has been optimized.

  • A queue sync operation now can becancelledwhen a resource alarm is in effect on the receiving node.

  • Inter-node communication port (a.k.a. distribution port) unintentionally used an excessively large
    buffer size (1.2 GB instead of 128 MB). Kudos to Chris Friesen for noticing and reporting this.

  • A resource alarm triggered during boot could preventnodefrom starting.

  • Syslog configuration parameters could be rejected by config validator.

  • rabbitmq-echopid.bat nowloads rabbitmq-env.bat correctly.

Enhancements

CLI Tools

Bug Fixes

Management Plugin

Bug Fixes

  • Virtual host imported from definitions or created via HTTP API will explicitlyawaitfor thevhosttoinitialise
    on all cluster nodes. This change was previously scheduled for 3.7.6 but was only partially applied (didn't have
    any effect on HTTP API clients).

  • HTTP API connection endpoints returned a duplicate key, node.

Enhancements

  • Cowboy timeouts now can be configured.

  • rabbitmqadmin now supports a new argument, --request-timeout.

  • Switching sections will now scroll to the top of the newly rendered page.

STOMP Plugin

Bug Fixes

Federation Plugin

Bug Fixes

Enhancements

Tracing Plugin

Enhancements

發布公告

下載地址:

相關焦點