Fix typo in message consistency section - #786
Closed
01henu-plus wants to merge 1 commit into
Closed
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
修正文档中关于 Broker 掉线后队列数量变化的描述笔误,提升说明的准确性。
Changes:
- 修正“发化”笔误为“发生变化”
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ## 顺序消息的一致性 | ||
|
|
||
| 如果一个Broker掉线,那么此时队列总数是否会发化? | ||
| 如果一个Broker掉线,那么此时队列总数是否会发生变化? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is the purpose of the change
Fix the missing text/typo in the message consistency section, no functional changes.
Brief changelog
Added the missing words in the message consistency section of the document/comments.
Verifying this change
Verified the text locally, no impact on compilation or functionality.