mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
This change the way we store mappings in `Template` during serialization to disk - instead storing it as map we use byte array that we already have. This avoids deserialization-serialization cycle during storing cluster state on disk. # Conflicts: # server/src/main/java/org/elasticsearch/cluster/coordination/ElasticsearchNodeCommand.java |
||
---|---|---|
.. | ||
qa/ssl-enabled | ||
src | ||
build.gradle | ||
roles.yml | ||
testnode.crt | ||
testnode.jks |