rongtong
rongtong
The issue tracker is used for bug reporting purposes **ONLY** whereas feature request needs to follow the [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal). To avoid unnecessary duplication, please check whether there is a previous...
# 2022 Alibaba Summer of Code Welcome to the open source world! If you haven't planned how to spend this summer, come to the Alibaba Summer of Code and code...
OpenMessaging is a cloud native, vendor-neutral open specification for distributed messaging. By following OpenMessaging Connect API instead of a Message-Queue specific API, developers avoid repetitive work in building connector plugins...
Knative is a kubernetes based platform for building, deploying and managing modern serverless applications. Knative to provide a set of middleware components that are essential to building modern, source-centric, and...
## Due Diligence RocketMQ-Spring is an important part of rocketmq ecology, which aims to help developers quickly integrate RocketMQ with Spring Boot. In order to better understand the use of...
## What is the purpose of the change User can config name-server with format `host:port,host:port` or other list formats and ensure backward compatibility. ref #8 ## Brief changelog Change the...
The issue tracker is used for bug reporting purposes **ONLY** whereas feature request needs to follow the [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal). To avoid unnecessary duplication, please check whether there is a previous...
Fix illegal reflective access in clean function You can refer https://github.com/apache/rocketmq/pull/5098
The issue tracker is **ONLY** used for bug report and feature request. Any question or RocketMQ proposal please use our [mailing lists](http://rocketmq.apache.org/about/contact/). **FEATURE REQUEST** 1. Please describe the feature you...
### Which Issue(s) This PR Fixes Fixes #7480 ### Brief Description Fix the offset in the timerCheckPoint will not be corrected when the commitlog and consumeQueue are truncated ### How...