stackmuncher / stm_server

The server-side code behind stackmuncher.com, a global directory of software developers.
https://stackmuncher.com
GNU Affero General Public License v3.0
2 stars 0 forks source link

Normalize all ES indexes #25

Open rimutaka opened 2 years ago

rimutaka commented 2 years ago
  1. Use a consistent naming template like _stm_dev20220128
  2. Add the number of replicas required to all index settings ("index.number_of_replicas": 2, "unassigned.node_left.delayed_timeout": "5m"). This depends on the cluster config and the min number of nodes. The goal of increasing the number of replicas is to minimise the risk of data loss if a node drops off