OpenSearch/docs/reference/migration
Simon Willnauer 46ccfba808 Remove IndexStore and DirectoryService (#42446)
Both of these classes are basically a bloated wrapper around a simple
construct that can simply be a DirectoryFactory interface. This change
removes both classes and replaces them with a simple stateless interface
that creates a new `Directory` per shard. The concept of `index.store` is preserved
since it makes sense from a configuration perspective.
2019-05-24 12:14:56 +02:00
..
apis Remove Migration Upgrade and Assistance APIs (#40075) 2019-03-18 13:46:56 -06:00
migrate_7_0 Docs: Specify an ID in migration docs (#41501) 2019-04-24 14:44:11 -04:00
index.asciidoc [DOCS] Adds placeholder for 7.2 breaking changes 2019-05-02 15:36:31 -07:00
migrate_7_0.asciidoc Add missing "long form" 7.0 breaking changes (#41049) 2019-04-10 09:44:45 -04:00
migrate_7_1.asciidoc 7.1.0 release notes forward port (#42252) 2019-05-20 14:39:17 -04:00
migrate_7_2.asciidoc Reject port ranges in `discovery.seed_hosts` (#41905) 2019-05-08 08:34:32 +01:00
migrate_7_3.asciidoc Remove IndexStore and DirectoryService (#42446) 2019-05-24 12:14:56 +02:00
migration.asciidoc Remove Migration Upgrade and Assistance APIs (#40075) 2019-03-18 13:46:56 -06:00