rongtong

Results 25 issues of 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...

module/namesrv

# 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...

soc
new feature

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...

soc

## 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...

help wanted
discuss

## 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...

enhancement

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...

type/bug

Fix illegal reflective access in clean function You can refer https://github.com/apache/rocketmq/pull/5098

good first issue

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...

good first issue
feature

### 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...