Apache RocketMQ 4.4.0 发布

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

内容简介:Apache RocketMQ 4.4.0 已发布 新特性 [ISSUE-403] - Support the ACL standard for RocketMQ. [ISSUE-502] - Support SQL92 filter in pull consumer. [ISSUE-525] - Support message trace. 增强 [ISSUE-511] ...

Apache RocketMQ  4.4.0 已发布

新特性

  • [ISSUE-403] - Support the ACL standard for RocketMQ.

  • [ISSUE-502] - Support SQL92 filter in pull consumer.

  • [ISSUE-525] - Support message trace.

增强

  • [ISSUE-511] - Polish comment for CountDownLatch.

  • [ISSUE-536] - Update fastjson version to 1.2.51.

  • [ISSUE-571] - Polish a default value for DB message.

  • [ISSUE-581] - Polish Copyright in NOTICE file.

  • [ISSUE-582] - Update asynchronous send thread pool from callback executor to an exclusive one.

  • [ISSUE-586] - Format output number in admin tools.

  • [ISSUE-640] - Polish config file for travis-ci.

  • [ISSUE-693] - Add instance name to enable to send trace message to different clusters.

Bug修复

  • [ISSUE-512] - Fixed the issue that RocketMQ can not print config items with -p option.

  • [ISSUE-544] - Fixed transactional message will be lost under extreme condition.

  • [ISSUE-556] - Fixed the issue that epoll native selector start error in broker.

  • [ISSUE-604] - Fixed the issue that semaphore was not released when asyn invoke timeout.


以上所述就是小编给大家介绍的《Apache RocketMQ 4.4.0 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

像计算机科学家一样思考Python (第2版)

像计算机科学家一样思考Python (第2版)

[美] 艾伦 B. 唐尼 / 赵普明 / 人民邮电出版社 / 2016-7 / 49.00

本书以培养读者以计算机科学家一样的思维方式来理解Python语言编程。贯穿全书的主体是如何思考、设计、开发的方法,而具体的编程语言,只是提供了一个具体场景方便介绍的媒介。 全书共21章,详细介绍Python语言编程的方方面面。本书从基本的编程概念开始讲起,包括语言的语法和语义,而且每个编程概念都有清晰的定义,引领读者循序渐进地学习变量、表达式、语句、函数和数据结构。书中还探讨了如何处理文件和......一起来看看 《像计算机科学家一样思考Python (第2版)》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

SHA 加密
SHA 加密

SHA 加密工具