OpenSearch/test/framework
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
..
src Network: Remove http.enabled setting (#29601) 2018-05-02 11:42:05 -07:00
build.gradle Generalize BWC logic (#28505) 2018-02-09 14:55:10 -06:00