cserwen

Results 12 issues of cserwen

### Which Issue(s) This PR Fixes Fixes #7651 ### Brief Description Make SendMessageTraceHookImpl support processing batch messages ### How Did You Test This Change? unit-test

### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Currently, batch sending does not...

type/enhancement

In RocketMQ DLedger, when a disk which stores data or index fails, a status which No-Master may occur for brokerGroup. The following is the process of the problem: ### #...

## What is the purpose of the change Fix #1051 ## Brief changelog XX ## Verifying this change XXXX Follow this checklist to help us incorporate your contribution quickly and...

### # The Question For the consumer, the closing and writing of msgCh are in two coroutines. Even though the chan of `closeChan` is added, since `case` clauses will be...

bug

## What is the purpose of the change fix #1053 ## Brief changelog XX ## Verifying this change XXXX Follow this checklist to help us incorporate your contribution quickly and...

### # The Question The clientId from #778 didn't work for PushConsumer, the `rmqClient` should be inited after `ChangeInstanceNameToPID()`. ![image](https://user-images.githubusercontent.com/46882838/237046339-b45feba9-97de-4bfc-891f-f66be6e6c715.png)

bug

### Is Your Feature Request Related to a Problem? When I send a msg with lmq property, two consumer indexes will be built for lmq topic. ### Describe the Solution...

type/new feature
stale

### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I have searched the...

### Which Issue(s) This PR Fixes Fixes #8332 ### Brief Description ### How Did You Test This Change?