OpenSearch/x-pack/plugin
Albert Zaharovits 0c8c619181
Fix audit index template upgrade loop (#30779)
The Index Audit trail allows the override of the template index
settings with settings specified on the conf file.
A bug will manifest when such conf file settings are specified
for templates that need to be upgraded. The bug is an endless
upgrade loop because the upgrade, although successful, is
not reckoned as such by the upgrade service.
2018-06-06 14:59:04 +03:00
..
core [Rollup] Disallow index patterns that match the rollup index (#30491) 2018-06-05 15:00:34 -04: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 Change ObjectParser exception (#31030) 2018-06-04 20:20:37 +02:00
monitoring Refactor Sniffer and make it testable (#29638) 2018-05-31 16:05:09 +02:00
rollup [Rollup] Disallow index patterns that match the rollup index (#30491) 2018-06-05 15:00:34 -04:00
security Fix audit index template upgrade loop (#30779) 2018-06-06 14:59:04 +03:00
sql Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00
src/test [Rollup] Disallow index patterns that match the rollup index (#30491) 2018-06-05 15:00:34 -04:00
upgrade Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
watcher Make PreBuiltAnalyzerProviderFactory plugable via AnalysisPlugin and 2018-06-06 07:40:21 +02:00
build.gradle Add check for feature aware implementations (#31081) 2018-06-05 19:56:22 -04:00