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.
我们有一个调用许多处理程序的传奇。我想开始从 2.6 迁移到 4.0,因此我已将其中一个处理程序升级到 4.0。如果我将此处理程序与其他 2.6 处理程序一起部署,并且使用 2.6 saga 调用这两种类型的处理程序,会有麻烦吗?这甚至可能吗?
谢谢
查看 NServiceBus 4.0 发行说明
它指出 4.x 与 2.x 不兼容...
升级到 3.x 然后 4.x 似乎是一个不那么痛苦的选择