OpenSearch/qa/smoke-test-http
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/test/java/org/elasticsearch/http Network: Remove http.enabled setting (#29601) 2018-05-02 11:42:05 -07:00
build.gradle Set available processors for Netty 2017-05-01 19:27:28 -04:00