Skip to content

fix: 修正优先级队列描述,区分消息优先级与队列优先级 (issue #2847)#2848

Open
Senrian wants to merge 1 commit intoSnailclimb:mainfrom
Senrian:fix-issue-2847
Open

fix: 修正优先级队列描述,区分消息优先级与队列优先级 (issue #2847)#2848
Senrian wants to merge 1 commit intoSnailclimb:mainfrom
Senrian:fix-issue-2847

Conversation

@Senrian
Copy link
Copy Markdown
Contributor

@Senrian Senrian commented May 5, 2026

修复内容

修正 RabbitMQ 优先级队列章节的描述错误:

修改前:

优先级高的队列会先被消费。

修改后:

优先级高的消息会先被消费,而非队列本身有优先级区分。优先级队列是指同一个队列内部的消息按优先级排序,优先级高的消息会被优先投递给消费者。

Issue: #2847

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant