OpenSearch/libs/x-content/src
Yannick Welsch a16abf921f Make elasticsearch-node tools custom metadata-aware (#48390)
The elasticsearch-node tools allow manipulating the on-disk cluster state. The tool is currently
unaware of plugins and will therefore drop custom metadata from the cluster state once the
state is written out again (as it skips over the custom metadata that it can't read). This commit
preserves unknown customs when editing on-disk metadata through the elasticsearch-node
command-line tools.
2019-12-10 09:58:11 +01:00
..
main/java/org/elasticsearch/common Make elasticsearch-node tools custom metadata-aware (#48390) 2019-12-10 09:58:11 +01:00
test/java/org/elasticsearch/common Improve resiliency to auto-formatting in libs, modules (#48619) 2019-10-29 10:39:34 +00:00