Skip to content

Large message sending error with multiple receivers in unicast mode #46

Open
@mutouyun

Description

@mutouyun

在unicast模式下,当存在多个接收者时,大小超过large_msg_limit的数据包在拼包时会错乱。

原因:

  • 拼包逻辑没考虑unicast模式,这种模式下每个接收者各自消费的消息,其它接收者就看不到了

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions