OpenSearch/x-pack/plugin
Tim Brooks 3dd5a5a3c5
Initialize startup `CcrRepositories` (#36730)
Currently, the CcrRepositoryManger only listens for settings updates
and installs new repositories. It does not install the repositories that
are in the initial settings. This commit, modifies the manager to
install the initial repositories. Additionally, it modifies the ccr
integration test to configure the remote leader node at startup, instead
of using a settings update.
2018-12-17 13:19:32 -07:00
..
ccr Initialize startup `CcrRepositories` (#36730) 2018-12-17 13:19:32 -07:00
core [CCR] Add time since last auto follow fetch to auto follow stats (#36542) 2018-12-17 14:14:56 +01: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 [TEST] fix flaky ILM tests (#36612) 2018-12-14 11:36:18 -08:00
logstash Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
ml [TEST] Make filestructurefinder.TimeoutCheckerTests more robust 2018-12-14 22:28:12 +00:00
monitoring [Monitoring] LocalExporter should catch synchronous exceptions (#36606) 2018-12-13 16:13:26 -05:00
rollup Core: Rework multi date formatter merging (#36447) 2018-12-11 23:47:44 -08:00
security Add doc's sequence number + primary term to GetResult and use it for updates (#36680) 2018-12-17 15:22:13 +01:00
sql Add back one line removed by mistake regarding java version check and 2018-12-17 19:06:23 +02:00
src/test Re-deprecate xpack rollup endpoints (#36451) 2018-12-11 19:43:17 -05:00
upgrade Build: Use explicit deps on test tasks for check (#36325) 2018-12-06 14:13:49 -08:00
watcher Add doc's sequence number + primary term to GetResult and use it for updates (#36680) 2018-12-17 15:22:13 +01:00
build.gradle