Open
Description
Before Creating the Bug Report
-
I found a bug, not just asking a question, which should be created in GitHub Discussions.
-
I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.
-
I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
Runtime platform environment
All platforms
RocketMQ version
5.3.2 and 5.3.3
JDK Version
All versions
Describe the Bug
Error synchronizing metadata when the topic has additional attributes. The error message is as follows:
Steps to Reproduce
- Set up a master-slave cluster.
- Create a topic with attributes.
- Observe the synchronization of metadata between the primary and secondary; you will notice an error in the logs, indicating a failure to synchronize.
What Did You Expect to See?
Metadata synchronize normally.
What Did You See Instead?
Can not synchronize topic metadata
Additional Context
No
Metadata
Metadata
Assignees
Labels
No labels