内容简介:RabbitMQ 3.7.8 RC3 发布了,这是一个维护版本,侧重于 bug 修复和进一步提高 Erlang/OTP 21 的兼容性,由于 RabbitMQ 3.7.7 之前版本的 CLI 工具无法在 Erlang 21 中工作,因此必须在升级 Erlang 之前先升级 RabbitMQ。更新如下:
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.batnowloadsrabbitmq-env.batcorrectly.
Enhancements
-
On Erlang/OTP 21 Syslog server now can be configured using a hostname (not just an IP address).
-
rabbitmqctl rename_cluster_nodedocumentation improvements.
CLI Tools
Bug Fixes
-
Policies were unintentionally excludedfrom
rabbitmqctl reportoutput.
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.6but was only partially applied (didn't haveany effect on HTTP API clients).
-
HTTP API connection endpoints returned a duplicate key,
node.
Enhancements
-
Cowboy timeouts now can be configured.
-
rabbitmqadminnow supports a new argument,--request-timeout. -
Switching sections will now scroll to the top of the newly rendered page.
STOMP Plugin
Bug Fixes
-
Nodes experiencing very high connection churn could run out of Erlang processes.
Federation Plugin
Bug Fixes
-
Improved OTPreleasehandling compatibility.
Enhancements
-
Link initialization optimizations.
Tracing Plugin
Enhancements
-
It is now possible to set up a tracer on any cluster node via management UI and HTTP API.
-
Tracer connection credentials now can be specified via the management UI and HTTP API.
下载地址:
以上所述就是小编给大家介绍的《RabbitMQ 3.7.8 RC3 发布,Erlang 的 AMQP 开源实现》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 优秀开源框架的扩展机制实现
- 手写NSCache及开源实现的分析
- 开源:如何实现一个 iOS AOP 框架?
- 经典开源代码分析——Leveldb高效存储实现
- OpenLDAP 2.4.46 发布,开源 LDAP 实现
- 微服务网关-Kong开源实现(7.30)
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
游戏编程算法与技巧
【美】Sanjay Madhav / 刘瀚阳 / 电子工业出版社 / 2016-10 / 89
《游戏编程算法与技巧》介绍了大量今天在游戏行业中用到的算法与技术。《游戏编程算法与技巧》是为广大熟悉面向对象编程以及基础数据结构的游戏开发者所设计的。作者采用了一种独立于平台框架的方法来展示开发,包括2D 和3D 图形学、物理、人工智能、摄像机等多个方面的技术。《游戏编程算法与技巧》中内容几乎兼容所有游戏,无论这些游戏采用何种风格、开发语言和框架。 《游戏编程算法与技巧》的每个概念都是用C#......一起来看看 《游戏编程算法与技巧》 这本书的介绍吧!