Skip to content
Snippets Groups Projects
Commit 81b1e20c authored by Sviatoslav Nekhaienko's avatar Sviatoslav Nekhaienko
Browse files

add schema adoptin section

parent e1cee4e0
Branches
Tags
1 merge request!60Indexer to read from Schema Service as well as Storage Schema
Pipeline #18316 failed
......@@ -7,6 +7,7 @@
- [Reindex <a name="reindex"></a>](#reindex)
- [Copy Index <a name="copy-index"></a>](#copy-index)
- [Get task status <a name="get-task-status"></a>](#get-task-status)
- [Schema Service adoption <a name="schema-service-adoption"></a>](#schema-service-adoption)
##Introduction <a name="introduction"></a>
......@@ -250,3 +251,11 @@ API will respond with status of task.
[Back to table of contents](#TOC)
##Shema Service adoption <a name="schema-service-adoption"></a>
Indexer service is being migrated to use schemas from the Schema service instead of Storage Service.
Aure implementation has been extended with an additional call to schema service if a schema is not found on Storage service.
Later call to the Storage Service will be deprecated and then removed(after the end of the deprecation period).
[Back to table of contents](#TOC)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment