RabbitMQ 3.7.6-rc.2 发布,AMQP 消息服务器

栏目: 软件资讯 · 发布时间: 6年前

内容简介:RabbitMQ 3.7.6-rc.2 已发布,这是常规维护版本的候选版,主要包括错误修复。 本次更新包含如下内容: Core Server Bug Fixes Max priority cap for queues is now enforced and set to 255. Applications that ...

RabbitMQ 3.7.6-rc.2 已发布,这是常规维护版本的候选版,主要包括错误修复。

本次更新包含如下内容:

Core Server

Bug Fixes

  • Max priority cap for queues is now enforced and set to 255. Applications that rely on a higher number of priorities will break. Such applications must be updated to use no more than 255 priorities.

    GitHub issue: rabbitmq-server#1590

  • Bulk deletion of exclusive queues when their owning connection closes has been optimized.

    GitHub issues: rabbitmq/rabbitmq-server#1566rabbitmq/rabbitmq-server#1513

Enhancements

  • On Erlang 20.2.3 or later, more optimal memory allocators will be used. On some workloads that leads
    to significant reduction in node's RAM consumption. The change is workload-specific, however, on the workloads
    tested that do introduce a negative effect (more RAM used) the difference was very small (about 1%).

    It is possible to go back to the previous settings, +MBas aoffcbf +MHas aoffcbf +MBlmbcs 5120 +MHlmbcs 5120 +MMmcs 10,
    by specifying them in the RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS environment variable.

    On Erlang/OTP releases older than 20.2.3 there will be no default changes.

    GitHub issue: rabbitmq/rabbitmq-server#1604

  • connection.closed events now include client-provided connection name and more client details.
    That information is in turn available via the rabbitmq_event_exchange.

    GitHub issue: rabbitmq-server#1596

CLI Tools

Enhancements

  • await_online_nodes <count> [--timeout <timeout>] is a new command that will wait until the target
    node's cluster has at least <count> nodes. The command supports a timeout. It is meant to simplify
    cluster provisioning automation and can be used as the very first check performed after starting a node.

    Note that the command requires at least one node to be running and reachable.

    GitHub issue: rabbitmq-cli#235

Management and Management Agent Plugins

Bug Fixes

  • Queue metrics could be missing after a node restart or plugin [re-]enablement.

GitHub issue: rabbitmq/rabbitmq-management-agent#58

  • rabbitmqadmin now correctly percent-encodes spaces in connection names.

GitHub issue: rabbitmq/rabbitmq-management#576

  • When creating a new vhost, user permissions will only be granted to the users that exist in the
    internal database. If an external authentication/authorization service is used, the step is skipped.

GitHub issue: rabbitmq-management#531

  • Virtual host imported from definitions or created via HTTP API will explicitly await for the vhost to initialise
    on all cluster nodes.

GitHub issue: rabbitmq/rabbitmq-management#575

LDAP Plugin

Bug Fixes

  • LDAP connection pool now correctly purges connections in more failure scenarios (e.g. LDAP server restart)

    GitHub issue: rabbitmq-auth-backend-ldap#92

HTTP Authentication/Authorization Plugin

Enhancements

详细更新内容和源码下载:https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.7.6-rc.2


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《RabbitMQ 3.7.6-rc.2 发布,AMQP 消息服务器》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

算法设计与实验题解

算法设计与实验题解

王晓东 / 电子工业 / 2006-9 / 46.00元

《算法设计与实验题解》是与普通高等教育“十一五”国家级规划教材《计算机算法设计与分析》(第2版)配套的辅助教材,对主教材中的全部习题做了解答或给出了解题思路提示,并对主教材的内容进行了扩展,有些主教材中无法讲述的较深入的主题以习题的形式展现出来。为了提高学生解决实际问题的能力,《算法设计与实验题解》还将主教材中的许多习题改造成算法实现题,要求学生设计出算法并上机实现。作者还结合精品课程建设,进行了......一起来看看 《算法设计与实验题解》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具