Apache RocketMQ 4.3.0 发布,分布式消息系统

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

内容简介:Apache RocketMQ 4.3.0 发布了,RocketMQ 是一款开源的分布式消息系统,基于高可用分布式集群技术,提供低延时的、高可靠的消息发布与订阅服务。同时,广泛应用于多个领域,包括异步通信解耦、企业解决方案、金融支付、电信、电子商务、快递物流、广告营销、社交、即时通信、移动应用、手游、视频、物联网、车联网等。更新如下:

Apache RocketMQ 4.3.0 发布了,RocketMQ 是一款开源的分布式消息系统,基于高可用分布式集群技术,提供低延时的、高可靠的消息发布与订阅服务。同时,广泛应用于多个领域,包括异步通信解耦、企业解决方案、金融支付、电信、电子商务、快递物流、广告营销、社交、即时通信、移动应用、手游、视频、物联网、车联网等。

更新如下:

New Feature

  • [ ISSUE-203 ] - Add support of IDC-aware allocator in the consumer

  • [ ISSUE-292 ] - Add support of transactional message

Improvement

  • [ ISSUE-184 ] - Optimize consuming performance when the master crashed out and only slave brokers are available

  • [ ISSUE-308 ] - Increase socket buffer size of name-server to better fit network bandwidth

  • [ ISSUE-311 ] - Add a fast failure mechanism for pulling message requests

  • [ ISSUE-315 ] - Enhance tls mode config

  • [ ISSUE-316 ] - Use dedicated thread pool for heartbeat handler

  • [ ISSUE-324 ] - Make async callback executor of the producer clients pluggable

  • [ ISSUE-325 ] - Enhance broker registration performance, and reduce memory footprint

  • [ ISSUE-353 ] - Add send and consume message commands to mqadmin tool belt

  • [ ISSUE-367 ] - Refactor the logging component to support log4j, log4j2, and logback libraries

Bug

  • [ ISSUE-66 ] - Fix the issue that message body compressed multi times when resending a message.

  • [ ISSUE-260 ] - Fix the concurrency issue in StoreStatsService, to yield more accurate statistics.

  • [ ISSUE-276 ] - Fix the issue that the missing the state validation of pull message service before scheduling new pull request

  • [ ISSUE-290 ] - Fix the memory leak issue in WaitNotifyObject#waitingThreadTable

  • [ ISSUE-314 ] - Fix the issue that message queue size not synchonized when message processing timeout

  • [ ISSUE-321 ] - Fix the concurrency issue in RMQAsyncSendProducer unit test

  • [ ISSUE-323 ] - Fix the issue that semaphore not released after async invocation callback finished

  • [ ISSUE-332 ] - Fix the concurrency issue in MappedFileQueue#findMappedFileByOffset

  • [ ISSUE-336 ] - Fix the wrong format of System.out.printf used in mqadmin

  • [ ISSUE-355 ] - Fix the timeout semantic of async send method

发布公告

下载地址:


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Java Servlet & JSP Cookbook

Java Servlet & JSP Cookbook

Bruce W. Perry / O'Reilly Media / 2003-12-1 / USD 49.99

With literally hundreds of examples and thousands of lines of code, the Java Servlet and JSP Cookbook yields tips and techniques that any Java web developer who uses JavaServer Pages or servlets will ......一起来看看 《Java Servlet & JSP Cookbook》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具