envoyproxy/envoy

Audit absl::flat_hash_map usage

Open

#7162 aperta il 4 giu 2019

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
help wantedtech debt

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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.

Guida contributor