envoyproxy/envoy

Audit absl::flat_hash_map usage

Open

#7,162 建立於 2019年6月4日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
help wantedtech debt

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

Description: https://github.com/envoyproxy/envoy/pull/7146#issuecomment-498506399

We should audit all flat_hash_map usage and see if this could occur in other places, this is not easy to catch in our CI tests. Not sure whether absl provides a good way to test things like this.

貢獻者指南