envoyproxy/envoy

M:N zone aware routing

Open

#6,333 创建于 2019年3月20日

在 GitHub 查看
 (5 评论) (2 反应) (0 负责人)C++ (5,373 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

Title: M:N zone aware routing

Description: Currently zone aware routing is only supported if there are equal numbers of zones for both the client and server per the documentation. It'd improve flexibility if zone aware routing can occur between M client zones and N server zones, such as if a particular service fails in one zone, the client could still try to optimize routing locally.

This seems orthogonal to https://github.com/envoyproxy/envoy/issues/1796.

贡献者指南