内容简介: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-masterswas 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_LONGNAMEfrom 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_countvia new style config file.GitHub issue: rabbitmq-server#1497
It wasn't possible to configure
net_ticktimevia new style config file.GitHub issue: rabbitmq-server#1522
完整更新内容及下载地址请查看发布主页。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- layui 2.2.5 发布,常规更新
- Golang 1.10.3 发布,常规更新版本
- CatchAdmin V2.3 版本发布,常规更新
- ThinkPHP 发布 5.1.35 版本,常规更新
- Linux Mint 3 "LMDE" 发布,常规更新
- MKVToolNix v17.0.0 发布,常规更新版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Domain-Driven Design Distilled
Vaughn Vernon / Addison-Wesley Professional / 2016-6-2 / USD 36.99
Domain-Driven Design (DDD) software modeling delivers powerful results in practice, not just in theory, which is why developers worldwide are rapidly moving to adopt it. Now, for the first time, there......一起来看看 《Domain-Driven Design Distilled》 这本书的介绍吧!