OpenSearch/x-pack/plugin
Jake Landis e9fa7767ec
Fix test which still uses default type (#39997)
org.elasticsearch.xpack.monitoring.action.MonitoringBulkRequestTests#testAddRequestContent
can still randomly use a defaultType for monitoring. The defaultType
support has been removed as of PR #39888. Prior to its's removal it
would default the type if one is not specified. The _type on the monitoring
bulk end point is currently required, though it is not used as the final index type
(which defaultType would have).

Closes #39980
2019-03-14 10:37:51 -05:00
..
ccr Remove types from internal monitoring templates and bump to api 7 (#39888) (#39926) 2019-03-11 13:17:27 -05:00
core [ML] Refactor common utils out of ML plugin to XPack.Core (#39976) (#40009) 2019-03-13 17:08:43 -05:00
data-frame Mute DataFrameFeatureSetTests#testUsage test (#40023) 2019-03-14 10:39:14 +00:00
deprecation Deprecation check for indices with very large numbers of fields (#39869) 2019-03-12 09:06:31 -06:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Maintain step order for ILM trace logging (#39522) 2019-03-07 11:37:58 -07:00
logstash Update logstash-management.json to use typeless template (#38653) (#39819) 2019-03-08 08:23:30 -06:00
ml [ML] Refactor common utils out of ML plugin to XPack.Core (#39976) (#40009) 2019-03-13 17:08:43 -05:00
monitoring Fix test which still uses default type (#39997) 2019-03-14 10:37:51 -05:00
rollup Fixed missed stopping of SchedulerEngine (#39193) 2019-02-21 14:31:33 -07:00
security Upgrade the bouncycastle dependency to 1.61 (#40017) 2019-03-14 08:54:47 -04:00
sql SQL: Fix bug with JDBC timezone setting and DATE type (#39978) 2019-03-14 13:41:53 +01:00
src/test [ML] Refactor common utils out of ML plugin to XPack.Core (#39976) (#40009) 2019-03-13 17:08:43 -05:00
upgrade Add pre-upgrade check to test cluster routing allocation is enabled (#39340) (#39815) 2019-03-13 09:23:32 +11:00
watcher Fix Watcher stats class cast exception (#39821) 2019-03-08 14:52:10 -05:00
build.gradle Add support for API keys to access Elasticsearch (#38291) 2019-02-05 14:21:57 +11:00