Docs: Added plugin-descriptor.properties to breaking changes

Closes #14569
This commit is contained in:
Clinton Gormley 2015-11-09 12:17:02 +01:00
parent 1c5b0b3c5b
commit bf3f9c778c
1 changed files with 4 additions and 0 deletions

View File

@ -57,6 +57,10 @@ sudo bin/plugin install analysis-icu
Community-provided plugins can be installed as before.
==== Plugins require descriptor file
All plugins are now required to have a https://github.com/elastic/elasticsearch/blob/2.0/dev-tools/src/main/resources/plugin-metadata/plugin-descriptor.properties[plugin-descriptor.properties] file. If a node has a plugin installed which lacks this file, it will be unable to start.
==== Repository naming structure changes
Elasticsearch 2.0 changes the way the repository URLs are referenced. Instead