OpenSearch/test/framework/src
Armin Braun d6f09fdb97
Add WARN Logging if Mock Network Accepts Huge Number of Connections (#44169) (#44182)
* Add WARN Logging if Mock Network Accepts Huge Number of Connections

* As discussed, added warn logging to rule out endless accept loops for #43387
* Had to handle it by the relatively awkward override in the mock nio
because we don't have logging in the NIO module where
(`ServerChannelContext` lives)
2019-07-10 22:08:36 +02:00
..
main Add WARN Logging if Mock Network Accepts Huge Number of Connections (#44169) (#44182) 2019-07-10 22:08:36 +02:00
test Move ConnectionManager to async APIs (#42636) 2019-07-05 20:40:22 +02:00