OpenSearch/modules
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
..
aggs-matrix-stats Deprecate filtering on `_type`. (#29468) 2018-04-13 09:07:51 +02:00
analysis-common Remove useless version checks in REST tests. (#30165) 2018-05-02 11:34:15 +02:00
ingest-common [Test] Fix RenameProcessorTests.testRenameExistingFieldNullValue() (#29655) 2018-04-26 17:26:37 +02:00
lang-expression Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +02:00
lang-mustache Fix template _msearch with extra tokens 2018-04-11 18:04:10 +02:00
lang-painless Test: Switch painless test to 1 shard 2018-04-27 15:01:42 -04:00
mapper-extras Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +02:00
parent-join Remove useless version checks in REST tests. (#30165) 2018-05-02 11:34:15 +02:00
percolator Remove MapperService#types(). (#29617) 2018-05-02 11:35:12 +02:00
rank-eval Build: Mostly silence warning about html4 javadoc (#30220) 2018-04-28 09:50:54 -04:00
reindex Network: Remove http.enabled setting (#29601) 2018-05-02 11:42:05 -07:00
repository-url [Test] Fix RepositoryURLClientYamlTestSuiteIT 2018-04-06 13:51:23 +02:00
transport-netty4 Network: Remove http.enabled setting (#29601) 2018-05-02 11:42:05 -07:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00