内容简介:RabbitMQ 3.6.10 Milestone 1 发布
RabbitMQ 3.6.10 Milestone 1 发布了。新版本主要修复如下 bug:
Core Server:
-
Queue master locator could not be set using optional queue arguments (
x-arguments
).
Management and Management Agent Plugins:
-
Non-numerical values for numerical stats are now handled safety by stats aggregation.
-
Stats are no longer emitted for connections that are not considered to be in the fully initialised state.
-
Sample retention policies are now validated more strictly to avoid configurations that
are not supported and will lead to exceptions.
-
UI operation for binding deletion did not respect optional (extra) binding arguments.
Web STOMP Plugin:
-
The plugin failed to start after being stopped and re-enabled.
完整更新内容请查看 发行首页 。
下载地址:
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
UNIX编程环境
Brian W.Kernighan、Rob Pike / 陈向群/等 / 机械工业出版社 / 1999-10-1 / 24.00
本书对UNIX操作系统的编程环境做了详细而深入的讨论,内容包括UNIX的文件系统、Shell、过滤程序、I/O编程、系统调用等,并对UNIX中的程序开发方法做了有针对性的指导。本书内容深入浅出,实例丰富,无论是UNIX系统的初学者还是专业人员都可从本书受益。本书亦可作为大学生、研究生学习UNIX的教材。一起来看看 《UNIX编程环境》 这本书的介绍吧!