envoyproxy/envoy

M:N zone aware routing

開放

#6,333 建立於 2019年3月20日

 (5 則留言) (2 個反應) (0 位負責人)C++ (5,373 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (27,997 顆星)
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.

貢獻者指南