OpenSearch/modules/transport-netty4/src
Tim Brooks 605e24ed7c
Use `getPortRange` in http server tests (#58794)
Currently we are leaving the settings to default port range in the nio
and netty4 http server test. This has recently led to tests failing due
to what appears to be a port conflict with other processes. This commit
modifies these tests to use the test case helper method to generate port
ranges.

Fixes #58433 and #58296.
2020-07-02 13:21:45 -06:00
..
main Use clean thread context for transport and applier service (#57792) (#57914) 2020-06-10 10:30:28 +02:00
test Use `getPortRange` in http server tests (#58794) 2020-07-02 13:21:45 -06:00