OpenSearch/x-pack/plugin
Nhat Nguyen 7580d9d925
Make SourceToParse immutable (#36971)
Today the routing of a SourceToParse is assigned in a separate step
after the object is created. We can easily forget to set the routing.
With this commit, the routing must be provided in the constructor of
SourceToParse.

Relates #36921
2018-12-24 14:06:50 -05:00
..
ccr Make SourceToParse immutable (#36971) 2018-12-24 14:06:50 -05:00
core Make SourceToParse immutable (#36971) 2018-12-24 14:06:50 -05:00
deprecation Simplify deprecation issue levels (#36326) 2018-12-07 15:45:53 -07:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm [ILM][TEST] increase assertBusy timeout (#36864) 2018-12-20 08:55:02 -08:00
logstash Rename confusing variable holding name of Logstash index template (#36840) 2018-12-19 12:09:37 -07:00
ml [ML] Reduce persistent tasks periodic reassignment interval in ... (#36845) 2018-12-20 14:53:36 +02:00
monitoring Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
rollup Fix Rollup's metadata parser (#36791) 2018-12-18 16:35:39 -05:00
security Fix NPE in CachingUsernamePasswordRealm (#36953) 2018-12-22 07:34:14 -05:00
sql SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
src/test [ML] Resolve 7.0.0 TODOs in ML code (#36842) 2018-12-20 12:49:57 +00:00
upgrade Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
watcher Scripting: Remove deprecated params.ctx (#36848) 2018-12-20 21:30:24 -06:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00