OpenSearch/x-pack/plugin
Tal Levy fa5f551b80
[ILM] make alias swapping atomic (#35972)
In the current implementation, there is a time between the
ShrinkStep and the ShrinkSetAliasStep that both the source and
target indices will be present with the same aliases. This means
that queries to during this time will query both and return
duplicates. This fixes that scenario by moving the alias inheritance
to the same aliases update request as is done in ShrinkSetAliasStep
2018-11-29 11:11:20 -08: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 Remove use of AbstractComponent in xpack (#35394) 2018-11-27 11:28:26 -07:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00