Apache RocketMQ 4.4.0 发布

栏目: 后端 · 发布时间: 7年前

我是如何在2年内逆袭成为BAT年薪40W的资深开发工程师的?>>> Apache RocketMQ 4.4.0 发布

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 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

快速傅里叶变换

快速傅里叶变换

K. R. Rao、D. N. Kim、J. J. Hwang / 万帅、杨付正 / 机械工业出版社 / 2013-3 / 98.00元

《国际信息工程先进技术译丛·快速傅里叶变换:算法与应用》深入浅出地阐述了快速傅里叶变换(FFT)的原理,系统地总结了各类FFT算法,并广泛精辟地介绍了FFT在视频和音频信号处理中的各种应用。《国际信息工程先进技术译丛·快速傅里叶变换:算法与应用》在阐述了离散傅里叶变换(DFT)的原理和性质之后,详细讨论了时域抽取(DIT)和频域抽取(DIF)的各类快速算法。论述了近似计算DFT的整数FFT、二维及......一起来看看 《快速傅里叶变换》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具