Refactor ElasticSearchSchemaManager to allow additional readOnlyAliases

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: backend

      Context:

      Currently, the schemaManager takes a list of IndexMappingCreators to create all required mappings. In migration IT, we also need additional readOnlyAliases for instance indices which are currently created separately. We could refactor the schemaManager  to take a Map of mappingCreator to readOnlyAlias to allow easier setup for the migration IT.

       

      AT:

      • schemaManager handles a map with additional readOnlyAliases for mappings
      • UpgradeIT makes use of this instead of separately updating the readOnly alias

            Assignee:
            Unassigned
            Reporter:
            Helene Waechtler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: