【问题标题】:Can Service Fabric Cluster Maintains the old versions of a service?Service Fabric 群集可以维护旧版本的服务吗?
【发布时间】:2016-11-28 15:51:45
【问题描述】:

我在服务结构集群中有一个微服务,例如 V1。现在我将它升级到新版本,比如说 v2。升级成功后,Service Fabric 将旧版本替换为新版本的微服务。但我想拥有两个版本的服务并与之通信。我可以在 Service Fabric 中实现这一点吗?如果是,有人可以帮我解决这个问题吗?

-基肖尔。

【问题讨论】:

  • 你最后做了什么?
  • @kishmatuches 你最后做了什么?

标签: azure microservices azure-service-fabric


【解决方案1】:

是的,您可以同时运行多个版本的应用程序,只要它们具有唯一的应用程序名称即可。见Keep application old version running side-by-side with the newer version in Azure Service Fabric

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2017-04-02
    • 1970-01-01
    • 2016-09-28
    • 2019-04-18
    • 2019-03-21
    • 2016-10-23
    • 1970-01-01
    • 2016-06-20
    相关资源
    最近更新 更多