RabbitMQ 3.7.4 发布,常规更新

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

内容简介:RabbitMQ 3.7.4 发布了。RabbitMQ 是由 LShift 提供的一个 Advanced Message Queuing Protocol (AMQP) 的开源实现,由以高性能、健壮以及可伸缩性出名的 Erlang 写成,因此也是继承了这些优点。 主要更新内容: ...

RabbitMQ 3.7.4 发布了。RabbitMQ 是由 LShift 提供的一个 Advanced Message Queuing Protocol (AMQP) 的开源实现,由以高性能、健壮以及可伸缩性出名的 Erlang 写成,因此也是继承了这些优点。

主要更新内容:

Bug 修复

  • Priority queues could terminate when the node was under memory pressure and needed to
    offload messages to disk.

    GitHub issue: rabbitmq-server#1535

  • Queue master locator strategy of min-masters was affected by queue binding count and could
    select the wrong node.

    GitHub issue: rabbitmq-server#1519

  • It was not possible to set randomized startup delay range via new style config file.

    GitHub issue: rabbitmq-server#1531

  • Windows scripts used USE_LONGNAME from the env file incorrectly.

    GitHub issue: rabbitmq-server#1508

  • systemd notification implementation was prone to shell escaping issues.

    GitHub issue: rabbitmq-server#1187

  • It wasn't possible to configure delegate_count via new style config file.

    GitHub issue: rabbitmq-server#1497

  • It wasn't possible to configure net_ticktime via new style config file.

    GitHub issue: rabbitmq-server#1522

完整更新内容及下载地址请查看发布主页


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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

莱昂氏UNIX源代码分析

莱昂氏UNIX源代码分析

(澳)John Lions / 尤晋元 / 机械工业出版社 / 2000-7-1 / 49.00

本书由上、下两篇组成。上篇为UNIX版本6的源代码,下篇是莱昂先生对UNIX操作系统版本6源代码的详细分析。本书语言简洁、透彻,曾作为未公开出版物广泛流传了二十多年,是一部杰出经典之作。本书适合UNIX操作系统编程人员、大专院校师生学习参考使用。一起来看看 《莱昂氏UNIX源代码分析》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

随机密码生成器
随机密码生成器

多种字符组合密码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具