Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们的一个应用程序存在配置问题,它向错误的 IP 发送了一堆消息(大约 12k+)。由于那台机器实际上并不存在,它们只是坐在出站队列中。无论如何将所有这些消息移动到正确的出站队列?
使用队列资源管理器将所有消息“保存”到磁盘。将它们“加载”到目标队列中