Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 2.47 KB

2018-11-02-release-notes-4.3.2.md

File metadata and controls

45 lines (35 loc) · 2.47 KB
title categories tags
Release Notes - Apache RocketMQ - Version 4.3.2
Release_Notes
Release_Notes
RocketMQ
Version

Below is a summary of the issues addressed in the 4.3.2 release of RocketMQ. For full documentation of the release, a guide to get started, please refer to Quick Start.

Download the 4.3.2 release

Improvement

  • [ISSUE-411] - Fixed ClassCastException when get the instance of the store.
  • [ISSUE-461] - Purge filterserv related code in client.
  • [ISSUE-478] - Polish async send message sample.

Bug

  • [ISSUE-406] - Fixed the NPE issue occurred when getting the storehost using admin tool.
  • [ISSUE-433] - Fixed the issue that Integration-test can not be executed when run "mvn clean install".
  • [ISSUE-439] - Fixed the issue that ConsumeMessageCommand -g setting.
  • [ISSUE-447] - Fix the issue that checkLocalTransaction method does not take effect.
  • [ISSUE-490] - Fix the issue that testGetLocalInetAddress failure on some versions of the server.