OpenSearch/x-pack/plugin
Albert Zaharovits 04ee05f199
Fix Watcher NotificationService's secure settings (#35610)
The NotificationService (base class for SlackService, HipchatService ...) has both dynamic
cluster settings and SecureSettings and builds the clients (Account) that are used to comm
with external services. This commit fixes an important bug about updating/reloading any
of these settings (both Secure and dynamic cluster). Briefly the bug is due to the fact that
both the secure settings as well as the dynamic node scoped ones can be updated
independently, but when constructing the clients some of the settings might not be visible.
2018-11-29 21:34:16 +02:00
..
ccr [CCR] Only auto follow indices when all primary shards have started (#35814) 2018-11-29 09:46:09 +01:00
core [ILM] make alias swapping atomic (#35972) 2018-11-29 11:11:20 -08:00
deprecation Deprecate X-Pack centric Migration endpoints (#35976) 2018-11-28 13:19:33 -07:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Auto skip license headers on no source (#35640) 2018-11-20 13:02:33 +02:00
logstash Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
ml Revert "Deprecate X-Pack centric rollup endpoints (#35962)" 2018-11-29 12:58:23 -05:00
monitoring Remove version.qualified from MainResponse (#35412) 2018-11-29 08:41:39 +02:00
rollup Revert "Deprecate X-Pack centric rollup endpoints (#35962)" 2018-11-29 12:58:23 -05:00
security Make keepalive pings bidirectional and optimizable (#35441) 2018-11-29 08:55:53 -07:00
sql Build: Fix jdbc jar pom to not include deps (#36036) 2018-11-29 09:39:17 -08:00
src/test Revert "Deprecate X-Pack centric rollup endpoints (#35962)" 2018-11-29 12:58:23 -05:00
upgrade Deprecate X-Pack centric Migration endpoints (#35976) 2018-11-28 13:19:33 -07:00
watcher Fix Watcher NotificationService's secure settings (#35610) 2018-11-29 21:34:16 +02:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00