OpenSearch/modules/transport-netty4
Ryan Ernst fb0aa562a5
Network: Remove http.enabled setting (#29601)
This commit removes the http.enabled setting. While all real nodes (started with bin/elasticsearch) will always have an http binding, there are many tests that rely on the quickness of not actually needing to bind to 2 ports. For this case, the MockHttpTransport.TestPlugin provides a dummy http transport implementation which is used by default in ESIntegTestCase.

closes #12792
2018-05-02 11:42:05 -07:00
..
licenses Update Netty to 4.1.16.Final (#28345) 2018-01-25 12:48:43 -07:00
src Network: Remove http.enabled setting (#29601) 2018-05-02 11:42:05 -07:00
build.gradle Update Netty to 4.1.16.Final (#28345) 2018-01-25 12:48:43 -07:00