envoyproxy/envoy
在 GitHub 查看error message: "multiple filter chains with the same matching rules are defined" is hard to debug in large filters without context
Open
#11,753 建立於 2020年6月25日
area/configurationhelp wanted
倉庫指標
- Star
- (27,997 star)
- PR 合併指標
- (平均合併 8天) (30 天內合併 378 個 PR)
描述
Its (unfortunately) not uncommon for us to run across bugs resulting in "multiple filter chains with the same matching rules are defined". These are pretty hard to debug when we have 100s of filter chains. It would be useful to get some sort of indication about which filter chain is duplicated, whether its the index of the filter chain or some other identifier.