Jump to content

Data Platform/Systems/Cluster/OpenSearch

From Wikitech

Random notes

  • Setting up aliases will simplify future changes, when wanting to introduce changes in mappings, or in the number of shards, which cannot be done on a live index.
  • There is no inter data center replication. Client applications are responsible to duplicate writes to both clusters.