OpenSearch/x-pack/plugin
Christoph Büscher d0416c76fe
Fix edge cases in CompositeKeyExtractorTests (#30175)
Currently the test picks random java.util.TimeZone ids in some places.
Internally we still need to convert back to joda DateTimeZone by id
occassionally (e.g. when serializing to pre 6.3 versions). There are
some deprecated "SystemV/*" time zones that Jodas DateTimeZone refuses
to convert. This change excludes those rare cases from the set of
allowed random time zones. It would be quiet odd for them to appear in
practice.

Closes #30156
2018-04-26 20:06:47 +02:00
..
bwc Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
core Fix classpath for X-Pack scripts on Windows 2018-04-20 15:34:01 -07:00
deprecation Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
graph Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
logstash Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
ml [ML] Wait for updates to established memory usage 2018-04-24 13:46:58 -04:00
monitoring Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
rollup Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
security Remove licenses missed by the migration (#30128) 2018-04-26 11:37:04 -05:00
sql Fix edge cases in CompositeKeyExtractorTests (#30175) 2018-04-26 20:06:47 +02:00
src/test Add comments inadvertently removed during migrate 2018-04-24 13:41:09 -05:00
upgrade Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
watcher Add distribution type to startup scripts 2018-04-20 15:34:01 -07:00
build.gradle Build: Assert jar LICENSE and NOTICE files match 2018-04-25 19:53:24 -04:00