英文:
Can pulsar geo-replicate among different release versions, for example 2.8.x and 2.7.x?
问题
Apache Pulsar支持在不同地区的集群之间进行地理复制。我想知道运行不同版本Pulsar的集群之间是否存在兼容性问题。
这个问题是为了规划目的,以便我知道是否需要升级其中一个集群。
英文:
Apache Pulsar supports geo-replication between clusters in different regions. I am wondering if there are any compatibility issues between clusters running different version of Pulsar.
The question is for planning purposes, so that I know whether I need to upgrade one of the clusters or not.
答案1
得分: 1
地理复制在运行相同主要版本的Pulsar的所有集群之间是兼容的,例如,2.x。
英文:
Geo-replication is compatible between all clusters running the same major version of Pulsar, e.g., 2.x
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论