Skip to content

[bug] rabbitmq reconnect 时候,publish消息失败 #66

@Davidzkeng

Description

@Davidzkeng

前提:
当rabbitmq server发生网络波动或者重启,rabbitConnection重连后,publish失败

可能原因:
发送reconnect,不会重新new ExchangeChannel,导致channel还是用的旧的connection,所以publish失败

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions