OpenSearch/plugin
Jay Modi e3e82ccb2d Security: IndexAuditTrail updates mappings when indexing locally (elastic/x-pack-elasticsearch#3944)
This change makes the IndexAuditTrail update mappings for the current
index even when indexing locally. This is needed in a couple of
scenarios; the first being upgrades from 5x to 6x where the document
type was changed and the second is when upgrading minor versions and
a new field has been introduced. A new field was introduced in 6.2.

Additionally, writing tests for the rolling upgrade revealed a bug
where the actual node name was never being set as it was using the name
key instead of the node.name key.

relates elastic/x-pack-elasticsearch#3901
relates elastic/x-pack-elasticsearch#3718

Original commit: elastic/x-pack-elasticsearch@7374a62ff1
2018-02-20 11:09:56 -07:00
..
bwc Relax remote check for bwc project checkouts (elastic/x-pack-elasticsearch#3924) 2018-02-13 14:54:38 -06:00
core Handle removing log4j dependency from elasticsearch-core jar (elastic/x-pack-elasticsearch#3976) 2018-02-20 09:15:56 -07:00
deprecation Build: Replace provided configuration with compileOnly (elastic/x-pack-elasticsearch#3868) 2018-02-09 11:30:43 -08:00
graph [TEST] Add deterministic routing of docs to shards to prevent 2018-02-19 15:46:51 +00:00
keys Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
logstash Build: Replace provided configuration with compileOnly (elastic/x-pack-elasticsearch#3868) 2018-02-09 11:30:43 -08:00
ml Handle removing log4j dependency from elasticsearch-core jar (elastic/x-pack-elasticsearch#3976) 2018-02-20 09:15:56 -07:00
monitoring [TEST] Silence LocalExporterIntegTests.testExport 2018-02-15 18:04:20 +11:00
security Security: IndexAuditTrail updates mappings when indexing locally (elastic/x-pack-elasticsearch#3944) 2018-02-20 11:09:56 -07:00
sql SQL: Regen grammar 2018-02-15 22:34:12 +02:00
src/test Watcher: Never return credentials after watch creation... (elastic/x-pack-elasticsearch#3581) 2018-02-20 10:09:27 +01:00
upgrade Tests: suppress testIndexUpgradeInfoLicense on release builds (elastic/x-pack-elasticsearch#3930) 2018-02-14 13:56:40 -05:00
watcher Handle removing log4j dependency from elasticsearch-core jar (elastic/x-pack-elasticsearch#3976) 2018-02-20 09:15:56 -07:00
build.gradle Support configuring license type for gradle run (elastic/x-pack-elasticsearch#3942) 2018-02-14 19:34:55 -07:00